Skip to content

Commit 2dccbc3

Browse files
TomoyaShibataktsn
authored andcommitted
update ts-loader (#61)
* update ts-loader * fix caret sign for ts-loader version specification
1 parent 12041e2 commit 2dccbc3

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
@@ -49,7 +49,7 @@
4949
"rimraf": "^2.5.4",
5050
"rollup": "^0.37.0",
5151
"rollup-plugin-replace": "^1.1.1",
52-
"ts-loader": "^1.3.3",
52+
"ts-loader": "^2.0.0",
5353
"typescript": "^2.0.6",
5454
"uglify-js": "^2.7.5",
5555
"vue": "^2.1.10",

0 commit comments

Comments
 (0)