Skip to content

Commit

Permalink
add as-bs to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JairusSW committed Jan 21, 2025
1 parent 8a6c06c commit 7bf972f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,18 @@
},
"main": "transform/lib/index.js",
"devDependencies": {
"@as-tral/cli": "^3.0.2",
"as-bs": "./modules/as-bs/",
"@assemblyscript/wasi-shim": "^0.1.0",
"@types/node": "latest",
"as-bench": "^0.0.0-alpha",
"as-console": "^7.0.0",
"as-test": "^0.3.5",
"assemblyscript": "^0.27.31",
"assemblyscript-prettier": "^3.0.1",
"minimatch": "^10.0.1",
"prettier": "^3.4.2",
"typescript": "latest",
"visitor-as": "^0.11.4"
},
"peerDependencies": {
"as-bs": "latest"
},
"bugs": {
"url": "https://github.com/JairusSW/as-json/issues"
},
Expand Down

0 comments on commit 7bf972f

Please sign in to comment.