Skip to content

Commit 2b74e46

Browse files
committed
js: remove stray dependency and bump version
1 parent 804e1ed commit 2b74e46

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

js/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@polarsignals/custom-labels",
3-
"version": "0.3.7",
3+
"version": "0.3.8",
44
"description": "test",
55
"main": "index.js",
66
"scripts": {
@@ -25,7 +25,6 @@
2525
"build.js"
2626
],
2727
"dependencies": {
28-
"@anthropic-ai/claude-code": "^2.0.42",
2928
"bindings": "^1.5.0",
3029
"node-gyp": "^11.2.0"
3130
},

0 commit comments

Comments
 (0)