Skip to content

Commit 65f7a31

Browse files
fix(package): update babel-loader to version 8.0.1
Closes #279
1 parent ad4debf commit 65f7a31

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
@@ -10,7 +10,7 @@
1010
"bugs": "https://github.com/static-dev/spike-core/issues",
1111
"dependencies": {
1212
"babel-core": "^6.26.0",
13-
"babel-loader": "^7.1.5",
13+
"babel-loader": "^8.0.1",
1414
"browser-sync": "^2.24.6",
1515
"browser-sync-webpack-plugin": "^1.2.0",
1616
"filewrap": "^1.0.0",

0 commit comments

Comments
 (0)