You've already forked ModAttachr
mirror of
https://github.com/FullScreenShenanigans/ModAttachr.git
synced 2026-04-28 12:59:58 -07:00
Bumped all to latest
This commit is contained in:
Generated
+6675
-1
File diff suppressed because it is too large
Load Diff
+9
-9
@@ -16,27 +16,27 @@
|
||||
"@types/lodash": "^4.14.116",
|
||||
"@types/lolex": "^2.1.3",
|
||||
"@types/mocha": "^5.2.5",
|
||||
"@types/sinon": "^5.0.1",
|
||||
"@types/sinon": "^5.0.2",
|
||||
"@types/sinon-chai": "^3.2.0",
|
||||
"chai": "^4.1.2",
|
||||
"concurrently": "^3.6.1",
|
||||
"glob": "^7.1.2",
|
||||
"concurrently": "^4.0.1",
|
||||
"glob": "^7.1.3",
|
||||
"istanbul": "^0.4.5",
|
||||
"lolex": "^2.7.1",
|
||||
"mkdirp": "^0.5.1",
|
||||
"mocha": "^5.2.0",
|
||||
"mocha-headless-chrome": "^2.0.1",
|
||||
"requirejs": "^2.3.5",
|
||||
"requirejs": "^2.3.6",
|
||||
"run-for-every-file": "^1.1.0",
|
||||
"shenanigans-manager": "^0.2.33",
|
||||
"shenanigans-manager": "^0.2.34",
|
||||
"sinon": "^6.1.5",
|
||||
"sinon-chai": "^3.2.0",
|
||||
"tslint": "5.11.0",
|
||||
"tsutils": "^3.0.0",
|
||||
"typedoc": "^0.11.1",
|
||||
"typescript": "^3.0.1",
|
||||
"typedoc": "^0.12.0",
|
||||
"typescript": "^3.0.3",
|
||||
"watch": "^1.0.2",
|
||||
"webpack": "^4.16.5",
|
||||
"webpack": "^4.17.1",
|
||||
"webpack-cli": "^3.1.0"
|
||||
},
|
||||
"license": "MIT",
|
||||
@@ -83,4 +83,4 @@
|
||||
},
|
||||
"types": "./src/index.d.ts",
|
||||
"version": "0.7.6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user