Skip to content

Commit ac2674d

Browse files
committed
update
1 parent 9dab1d9 commit ac2674d

File tree

8 files changed

+4300
-2209
lines changed

8 files changed

+4300
-2209
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@
1313
"scripts": {
1414
"watch": "lerna run --parallel watch",
1515
"build": "lerna run build --stream"
16-
}
16+
},
17+
"dependencies": {}
1718
}

packages/hedgehog-core/package-lock.json

Lines changed: 1026 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/hedgehog-core/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@
2929
"gpu.js": "^2.9.5",
3030
"mathjs": "^7.1.0",
3131
"nerdamer": "^1.1.5",
32-
"sync-fetch": "^0.3.0",
33-
"typescript": "^3.9.7"
32+
"sync-fetch": "^0.3.0"
3433
},
3534
"devDependencies": {
3635
"@babel/types": "^7.10.5",

packages/hedgehog-lab/.yarnclean

Lines changed: 0 additions & 45 deletions
This file was deleted.

0 commit comments

Comments
 (0)