Skip to content

Commit 279e865

Browse files
authored
Update netlify-cms to the latest version (2.0.8) 🚀 (#63)
* chore(package): update netlify-cms to version 2.0.8 Closes #54 * chore(package): update lockfile https://npm.im/greenkeeper-lockfile * chore(test): update snapshot
1 parent 6800ea4 commit 279e865

File tree

3 files changed

+398
-47
lines changed

3 files changed

+398
-47
lines changed

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"koa": "^2.3.0",
5252
"koa-static": "^5.0.0",
5353
"lint-staged": "^7.0.1",
54-
"netlify-cms": "1.9.3",
54+
"netlify-cms": "2.0.8",
5555
"nuxt": "^1.4.0",
5656
"prettier": "^1.7.0",
5757
"request-promise-native": "^1.0.4",

‎test/__snapshots__/module.test.js.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ exports[`module admin 1`] = `
1010
<title>Content Manager</title>
1111
</head>
1212
<body>
13-
<script type=\\"text/javascript\\" src=\\"/admin/bundle.c5488af0231117ae2d85.js\\"></script></body>
13+
<script type=\\"text/javascript\\" src=\\"/admin/bundle.e71f9cb57b0e8fbe149a.js\\"></script></body>
1414
</html>
1515
"
1616
`;

0 commit comments

Comments
 (0)