Skip to content

Commit 4f729d9

Browse files
authored
Merge pull request #118 from kuznetsovsite/master
Fix Cannot find module 'lodash'
2 parents d9e38cc + 026068a commit 4f729d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"tmp": "^0.0.33"
3434
},
3535
"dependencies": {
36-
"@api-platform/api-doc-parser": "^0.5.0",
36+
"@api-platform/api-doc-parser": "^0.7.2",
3737
"babel-runtime": "^6.26.0",
3838
"chalk": "^2.4.1",
3939
"commander": "^2.18.0",

0 commit comments

Comments
 (0)