Skip to content

Commit

Permalink
Change pinning to an upper bound range
Browse files Browse the repository at this point in the history
At @chasenlehara 's request, take any thing lower than this version
  • Loading branch information
BigAB committed Apr 8, 2019
1 parent be5b46a commit 0fdf29c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -30,7 +30,7 @@
"pdenodeify": "^0.1.0",
"prettier": "1.12.0",
"pump": "^3.0.0",
"rollup-plugin-commonjs": "9.3.2",
"rollup-plugin-commonjs": "<=9.3.2",
"steal": "^2.2.0",
"steal-bundler": "^0.3.6",
"steal-parse-amd": "^1.0.0",
Expand Down

0 comments on commit 0fdf29c

Please sign in to comment.