mirror of
https://github.com/0x5eal/rbxts-pako.git
synced 2025-04-21 20:34:04 +01:00
Pinned mocha version for compatibility with old IEs
This commit is contained in:
parent
8070869d8c
commit
6fa3101b48
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
"main" : "./index.js",
|
"main" : "./index.js",
|
||||||
|
|
||||||
"devDependencies" : {
|
"devDependencies" : {
|
||||||
"mocha": "*",
|
"mocha": "1.21.5",
|
||||||
"benchmark": "*",
|
"benchmark": "*",
|
||||||
"ansi": "*",
|
"ansi": "*",
|
||||||
"browserify":"*",
|
"browserify":"*",
|
||||||
|
|
Loading…
Add table
Reference in a new issue