We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6800ea4 commit 279e865Copy full SHA for 279e865
‎package.json
@@ -51,7 +51,7 @@
51
"koa": "^2.3.0",
52
"koa-static": "^5.0.0",
53
"lint-staged": "^7.0.1",
54
- "netlify-cms": "1.9.3",
+ "netlify-cms": "2.0.8",
55
"nuxt": "^1.4.0",
56
"prettier": "^1.7.0",
57
"request-promise-native": "^1.0.4",
‎test/__snapshots__/module.test.js.snap
@@ -10,7 +10,7 @@ exports[`module admin 1`] = `
10
<title>Content Manager</title>
11
</head>
12
<body>
13
- <script type=\\"text/javascript\\" src=\\"/admin/bundle.c5488af0231117ae2d85.js\\"></script></body>
+ <script type=\\"text/javascript\\" src=\\"/admin/bundle.e71f9cb57b0e8fbe149a.js\\"></script></body>
14
</html>
15
"
16
`;
0 commit comments