1
0
Fork 0

Updated dependencies

This commit is contained in:
Michaël Lemaire 2018-05-02 22:42:38 +02:00
parent 61b184ebf1
commit 1bc634643a
2 changed files with 155 additions and 1245 deletions

1385
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -19,24 +19,25 @@
"devDependencies": { "devDependencies": {
"@types/jasmine": "^2.8.6", "@types/jasmine": "^2.8.6",
"babel-polyfill": "6.26.0", "babel-polyfill": "6.26.0",
"codecov": "3.0.0", "codecov": "^3.0.1",
"gamefroot-texture-packer": "Gamefroot/Gamefroot-Texture-Packer.git#f3687111afc94f80ea8f2877c188fb8e2004e8ff", "gamefroot-texture-packer": "Gamefroot/Gamefroot-Texture-Packer.git#f3687111afc94f80ea8f2877c188fb8e2004e8ff",
"glob": "^7.1.2", "glob": "^7.1.2",
"glob-watcher": "^5.0.1", "glob-watcher": "^5.0.1",
"jasmine": "^3.1.0", "jasmine": "^3.1.0",
"karma": "^2.0.0", "karma": "^2.0.2",
"karma-coverage": "1.1.1", "karma-coverage": "1.1.1",
"karma-jasmine": "^1.1.1", "karma-jasmine": "^1.1.2",
"karma-phantomjs-launcher": "1.0.4", "karma-phantomjs-launcher": "1.0.4",
"karma-spec-reporter": "^0.0.32", "karma-spec-reporter": "^0.0.32",
"live-server": "1.2.0", "live-server": "1.2.0",
"remap-istanbul": "^0.10.1", "remap-istanbul": "^0.11.1",
"runjs": "^4.3.0", "runjs": "^4.3.2",
"shelljs": "^0.8.1", "shelljs": "^0.8.1",
"typescript": "^2.8.1", "typescript": "^2.8.3",
"uglify-js": "^3.3.13" "uglify-js": "^3.3.23"
}, },
"dependencies": { "dependencies": {
"hoek": "^5.0.3",
"jasmine-core": "^3.1.0", "jasmine-core": "^3.1.0",
"parse": "^1.11.0", "parse": "^1.11.0",
"phaser": "2.6.2", "phaser": "2.6.2",