Skip to content

Commit

Permalink
chore: update some fields in package.json (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompuIves authored Dec 12, 2024
1 parent 058bf0c commit 0b04fda
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "The CodeSandbox SDK",
"author": "CodeSandbox",
"license": "MIT",
"repository": "git+https://github.com/codesandbox/codesandbox-applications.git",
"repository": "git+https://github.com/codesandbox/codesandbox-sdk.git",
"bin": {
"csb": "dist/bin/codesandbox.js"
},
Expand Down Expand Up @@ -93,11 +93,10 @@
"prettier": "^2.2.1",
"semver": "^6.3.0",
"tslib": "^2.1.0",
"typescript": "^5.7.2",
"util": "0.12.5",
"why-is-node-running": "^2.3.0",
"yargs": "^17.7.2"
},
"dependencies": {
"typescript": "^5.7.2"
}
"dependencies": {}
}

0 comments on commit 0b04fda

Please sign in to comment.