other
/
mew-iview
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
0e89f83c0e8cd48c102059de1a01e3415981465f
Authored by
yangdan8
2019-03-20 13:34:59 +0800
1 parent
4cefb894
添加typescript依赖
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
package.json
Inline
Side-by-side
package.json
Wrap text
Show/Hide comments
View file @
0e89f83
...
...
@@ -105,6 +105,7 @@
105
105
"sinon-chai": "^3.3.0",
106
106
"style-loader": "^0.20.2",
107
107
"tslint": "^5.14.0",
108
+ "typescript": "^3.3.4000",
108
109
"uglifyjs-webpack-plugin": "^1.3.0",
109
110
"url-loader": "^1.1.2",
110
111
"vue": "^2.5.17",
...
...