Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Commit 7796aac

Browse files
committed
chore(update dependency settings):
1 parent 67c56ee commit 7796aac

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -33,26 +33,26 @@
3333
},
3434
"homepage": "https://github.com/xiazeyu/live2d-widget.js#readme",
3535
"devDependencies": {
36-
"babel-core": "~6.26.0",
37-
"babel-loader": "~7.1.2",
38-
"babel-plugin-lodash": "~3.3.2",
39-
"babel-plugin-syntax-dynamic-import": "~6.18.0",
40-
"babel-preset-env": "~1.6.1",
41-
"commitizen": "~2.9.6",
42-
"core-js": "~2.5.3",
43-
"current-device": "~0.7.2",
44-
"cz-conventional-changelog": "~2.1.0",
45-
"esdoc": "~1.0.4",
46-
"esdoc-ecmascript-proposal-plugin": "~1.0.0",
47-
"esdoc-standard-plugin": "~1.0.0",
48-
"html-loader": "~0.5.4",
49-
"lodash": "~4.17.4",
50-
"lodash-webpack-plugin": "~0.11.4",
51-
"path": "~0.12.7",
52-
"uglifyjs-webpack-plugin": "~1.1.6",
53-
"webpack": "~3.10.0",
54-
"webpack-manifest-plugin": "~1.3.2",
55-
"webpack-visualizer-plugin": "~0.1.11"
36+
"babel-core": "^6.26.0",
37+
"babel-loader": "^7.1.2",
38+
"babel-plugin-lodash": "^3.3.2",
39+
"babel-plugin-syntax-dynamic-import": "^6.18.0",
40+
"babel-preset-env": "^1.6.1",
41+
"commitizen": "^2.9.6",
42+
"core-js": "^2.5.3",
43+
"current-device": "^0.7.2",
44+
"cz-conventional-changelog": "^2.1.0",
45+
"esdoc": "^1.0.4",
46+
"esdoc-ecmascript-proposal-plugin": "^1.0.0",
47+
"esdoc-standard-plugin": "^1.0.0",
48+
"html-loader": "^0.5.4",
49+
"lodash": "^4.17.4",
50+
"lodash-webpack-plugin": "^0.11.4",
51+
"path": "^0.12.7",
52+
"uglifyjs-webpack-plugin": "^1.1.6",
53+
"webpack": "^3.10.0",
54+
"webpack-manifest-plugin": "^1.3.2",
55+
"webpack-visualizer-plugin": "^0.1.11"
5656
},
5757
"config": {
5858
"commitizen": {

0 commit comments

Comments
 (0)