Skip to content
This repository was archived by the owner on May 29, 2022. It is now read-only.

Commit 796928b

Browse files
committed
fix(package.json): trigger release
1 parent 7a5310c commit 796928b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
"typings": "^1.3.0"
3939
},
4040
"dependencies": {
41-
"awesome-typescript-loader": ">=2.0.0-rc.3 || ^2.0.0",
4241
"babel-core": "^6.9.1",
4342
"babel-polyfill": "^6.9.1",
4443
"babel-preset-es2015": "^6.9.0",
4544
"babel-preset-es2015-loose": "^7.0.0",
46-
"babel-preset-es2015-loose-native-modules": "^1.0.0"
45+
"babel-preset-es2015-loose-native-modules": "^1.0.0",
46+
"awesome-typescript-loader": ">=2.0.0-rc.3 || ^2.0.0"
4747
},
4848
"peerDependencies": {
4949
"@easy-webpack/core": "*"

0 commit comments

Comments
 (0)