use ~ operator for submodule (#953)

This commit is contained in:
Jeff Williams 2015-03-15 16:54:54 -07:00
parent 0af05bea81
commit a4d5574f00

View File

@ -14,7 +14,7 @@
},
"dependencies": {
"async": "~0.9.0",
"bluebird": "^2.9.14",
"bluebird": "~2.9.14",
"catharsis": "~0.8.6",
"escape-string-regexp": "~1.0.2",
"espree": "~1.9.1",