mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
use ~ operator for submodule (#953)
This commit is contained in:
parent
0af05bea81
commit
a4d5574f00
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user