Skip to content

Commit af566b2

Browse files
committed
chore: remove dependencies folder
1 parent b52f3ba commit af566b2

2 files changed

Lines changed: 2 additions & 11 deletions

File tree

dependencies/package.json

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

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "root",
3-
"description": "Polywrap Monorepo",
3+
"description": "Polywrap Toolchain",
44
"license": "MIT",
55
"private": true,
66
"repository": {
77
"type": "git",
8-
"url": "https://github.com/polywrap/monorepo.git"
8+
"url": "https://github.com/polywrap/toolchain.git"
99
},
1010
"workspaces": {
1111
"packages": [
@@ -15,7 +15,6 @@
1515
"./packages/schema/**",
1616
"./packages/templates/**",
1717
"./packages/test-cases",
18-
"./packages/test-env/**",
1918
"./packages/wasm/**"
2019
]
2120
},

0 commit comments

Comments
 (0)