mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 17:45:40 -05:00
Pin commonjs-require-definition to 0.2.0 to be compatible with module system
This commit is contained in:
parent
2539814687
commit
23451b89bd
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@
|
|||
"coffee-script-brunch": "https://github.com/brunch/coffee-script-brunch/tarball/master",
|
||||
"coffeelint-brunch": "> 1.0 < 1.8",
|
||||
"compressible": "~1.0.1",
|
||||
"commonjs-require-definition": "~0.2.0",
|
||||
"commonjs-require-definition": "0.2.0",
|
||||
"css-brunch": "> 1.0 < 1.8",
|
||||
"jade": "0.33.x",
|
||||
"jade-brunch": "> 1.0 < 1.8",
|
||||
|
|
Loading…
Reference in a new issue