Skip to content

Commit 79341b5

Browse files
committed
2.0.0
1 parent 38d8544 commit 79341b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"lib",
77
"src"
88
],
9-
"version": "1.9.8",
9+
"version": "2.0.0",
1010
"scripts": {
1111
"dev": "cross-env NODE_ENV=development webpack-dev-server --hot --open --config build/webpack.dev.config.js",
1212
"demo": "cross-env NODE_ENV=production webpack --progress --hide-modules --config build/webpack.demo.config.js",

0 commit comments

Comments
 (0)