Skip to content

Commit 9e46b63

Browse files
committed
fix: update all @cocreate to use latest versions
1 parent 37a0fed commit 9e46b63

File tree

2 files changed

+2
-3214
lines changed

2 files changed

+2
-3214
lines changed

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@
2020
"html5-framework",
2121
"javascript-framework"
2222
],
23-
"publishConfig": {
24-
"access": "public"
25-
},
23+
"publishConfig": { "access": "public" },
2624
"scripts": {
2725
"start": "npx webpack --config webpack.config.js",
2826
"build": "NODE_ENV=production npx webpack --config webpack.config.js",
@@ -59,7 +57,7 @@
5957
"webpack-log": "^3.0.1"
6058
},
6159
"dependencies": {
62-
"@cocreate/docs": "^1.0.3",
60+
"@cocreate/docs": "latest",
6361
"mini-css-extract-plugin": "^1.5.0"
6462
}
6563
}

0 commit comments

Comments
 (0)