Skip to content

Commit 6ec44f3

Browse files
committed
Update build tools.
No change on dist outputs on rebuild.
1 parent 25799b6 commit 6ec44f3

File tree

2 files changed

+225
-340
lines changed

2 files changed

+225
-340
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"build": "webpack && webpack --config webpack.config.min.js"
1616
},
1717
"devDependencies": {
18-
"ts-loader": "^4.0.1",
18+
"ts-loader": "^4.1.0",
1919
"typescript": "^2.7.2",
20-
"webpack": "^4.1.1",
21-
"webpack-cli": "^2.0.10"
20+
"webpack": "^4.2.0",
21+
"webpack-cli": "^2.0.13"
2222
},
2323
"dependencies": {}
2424
}

0 commit comments

Comments
 (0)