Skip to content

Commit e550f9a

Browse files
committed
chore: cleanup
1 parent abbb590 commit e550f9a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
},
1414
"license": "ISC",
1515
"scripts": {
16-
"setup.yarn": "lerna run setup.yarn",
1716
"build": "lerna run build",
1817
"build.watch": "lerna run build.watch",
1918
"build.all": "lerna run build.all",
@@ -41,8 +40,6 @@
4140
"start": "./node_modules/.bin/ntl -A -s 15 -o",
4241
"submodules": "git submodule update --init",
4342
"sync": "node ./tools/sync.js",
44-
"sync.test": "node ./tools/sync.js",
45-
"tsc": "cpy '**/*.d.ts' '../plugin' --parents --cwd=src && tsc -skipLibCheck -d",
4643
"update": "node ./tools/update.js",
4744
"doc": "node tools/builddoc.mjs"
4845
},

0 commit comments

Comments
 (0)