Remove global dependency (#19509)

This commit is contained in:
Andy 2017-09-01 08:35:16 -07:00 committed by GitHub
parent d74806eb3d
commit f016f71882

View File

@ -23,8 +23,5 @@
"devDependencies": {
"dtslint": "github:Microsoft/dtslint#production",
"types-publisher": "Microsoft/types-publisher#production"
},
"dependencies": {
"@egjs/axes": "^2.0.0"
}
}