Skip to content

Commit 3f76ced

Browse files
committed
Update build tools.
Build artefacts did not change...
1 parent 5b3f573 commit 3f76ced

File tree

2 files changed

+325
-131
lines changed

2 files changed

+325
-131
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"build": "webpack && webpack --config webpack.config.min.js"
1717
},
1818
"devDependencies": {
19-
"ts-loader": "^4.2.0",
19+
"ts-loader": "^4.3.0",
2020
"typescript": "^2.8.3",
21-
"webpack": "^4.6.0",
22-
"webpack-cli": "^2.0.15"
21+
"webpack": "^4.8.1",
22+
"webpack-cli": "^2.1.3"
2323
},
2424
"dependencies": {}
2525
}

0 commit comments

Comments
 (0)