update to latest standards
This commit is contained in:
13
package.json
13
package.json
@@ -26,22 +26,21 @@
|
||||
},
|
||||
"homepage": "https://gitlab.com/pushrocks/smartfile",
|
||||
"dependencies": {
|
||||
"@types/fs-extra": "0.x.x",
|
||||
"@types/fs-extra": "2.x.x",
|
||||
"@types/vinyl": "^2.0.0",
|
||||
"fs-extra": "^2.0.0",
|
||||
"fs-extra": "^2.1.2",
|
||||
"glob": "^7.1.1",
|
||||
"js-yaml": "^3.8.2",
|
||||
"js-yaml": "^3.8.3",
|
||||
"require-reload": "0.2.2",
|
||||
"smartpath": "^3.2.8",
|
||||
"smartq": "^1.1.1",
|
||||
"smartrequest": "^1.0.4",
|
||||
"typings-global": "^1.0.14",
|
||||
"vinyl": "^2.0.1",
|
||||
"typings-global": "^1.0.16",
|
||||
"vinyl": "^2.0.2",
|
||||
"vinyl-file": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"gulp-function": "^2.2.3",
|
||||
"smartchai": "^1.0.3",
|
||||
"typings-test": "^1.0.3"
|
||||
"tapbundle": "^1.0.9"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user