Skip to content

Commit

Permalink
fix: cross-env-shell error
Browse files Browse the repository at this point in the history
  • Loading branch information
LichKing-2234 committed Sep 13, 2022
1 parent d1470f5 commit cfdf132
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@
"buffer": "^6.0.3",
"yuv-buffer": "1.0.0",
"yuv-canvas": "1.2.6",
"lodash.isequal": "^4.5.0"
"lodash.isequal": "^4.5.0",
"cross-env": "^7.0.3"
},
"files": [
"js",
Expand All @@ -64,7 +65,6 @@
"bindings": "1.2.1",
"cmake-js": "6.3.2",
"commitlint": "^17.0.2",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "3.3.0",
"download": "^8.0.0",
"eslint": "^8.4.1",
Expand Down

0 comments on commit cfdf132

Please sign in to comment.