Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Commit 7979d4d

Browse files
committed
usenpm instead of yarn
1 parent 870bcb9 commit 7979d4d

File tree

2 files changed

+1
-2891
lines changed

2 files changed

+1
-2891
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
]
7676
},
7777
"scripts": {
78-
"vscode:prepublish": "yarn run package",
78+
"vscode:prepublish": "npm run package",
7979
"compile": "rollup -c && webpack --mode production",
8080
"webpack": "webpack --mode development",
8181
"webpack-dev": "webpack --mode development --watch",

0 commit comments

Comments
 (0)