Skip to content

Commit edce8fa

Browse files
author
Miguel Ramos
committed
feat: changes binding add get changes
1 parent de5b049 commit edce8fa

File tree

19 files changed

+36
-31
lines changed

19 files changed

+36
-31
lines changed

packages/workspace-tools/npm/android-arm-eabi/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
"access": "public"
2727
},
2828
"repository": {
29-
"url": "git+ssh://git@github.com/websublime/workspace-node-binding-tools.git",
29+
"url": "git+ssh://git@github.com/websublime/workspace-node-tools.git",
3030
"type": "git"
3131
},
3232
"os": [
3333
"android"
3434
]
35-
}
35+
}

packages/workspace-tools/npm/android-arm64/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
"access": "public"
2727
},
2828
"repository": {
29-
"url": "git+ssh://git@github.com/websublime/workspace-node-binding-tools.git",
29+
"url": "git+ssh://git@github.com/websublime/workspace-node-tools.git",
3030
"type": "git"
3131
},
3232
"os": [
3333
"android"
3434
]
35-
}
35+
}

packages/workspace-tools/npm/darwin-arm64/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
"access": "public"
2727
},
2828
"repository": {
29-
"url": "git+ssh://git@github.com/websublime/workspace-node-binding-tools.git",
29+
"url": "git+ssh://git@github.com/websublime/workspace-node-tools.git",
3030
"type": "git"
3131
},
3232
"os": [
3333
"darwin"
3434
]
35-
}
35+
}

packages/workspace-tools/npm/darwin-x64/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
"access": "public"
2727
},
2828
"repository": {
29-
"url": "git+ssh://git@github.com/websublime/workspace-node-binding-tools.git",
29+
"url": "git+ssh://git@github.com/websublime/workspace-node-tools.git",
3030
"type": "git"
3131
},
3232
"os": [
3333
"darwin"
3434
]
35-
}
35+
}

packages/workspace-tools/npm/freebsd-x64/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
"access": "public"
2727
},
2828
"repository": {
29-
"url": "git+ssh://git@github.com/websublime/workspace-node-binding-tools.git",
29+
"url": "git+ssh://git@github.com/websublime/workspace-node-tools.git",
3030
"type": "git"
3131
},
3232
"os": [
3333
"freebsd"
3434
]
35-
}
35+
}

packages/workspace-tools/npm/linux-arm-gnueabihf/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
"access": "public"
2727
},
2828
"repository": {
29-
"url": "git+ssh://git@github.com/websublime/workspace-node-binding-tools.git",
29+
"url": "git+ssh://git@github.com/websublime/workspace-node-tools.git",
3030
"type": "git"
3131
},
3232
"os": [
3333
"linux"
3434
]
35-
}
35+
}

packages/workspace-tools/npm/linux-arm64-gnu/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"access": "public"
2727
},
2828
"repository": {
29-
"url": "git+ssh://git@github.com/websublime/workspace-node-binding-tools.git",
29+
"url": "git+ssh://git@github.com/websublime/workspace-node-tools.git",
3030
"type": "git"
3131
},
3232
"os": [
@@ -35,4 +35,4 @@
3535
"libc": [
3636
"glibc"
3737
]
38-
}
38+
}

packages/workspace-tools/npm/linux-arm64-musl/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"access": "public"
2727
},
2828
"repository": {
29-
"url": "git+ssh://git@github.com/websublime/workspace-node-binding-tools.git",
29+
"url": "git+ssh://git@github.com/websublime/workspace-node-tools.git",
3030
"type": "git"
3131
},
3232
"os": [
@@ -35,4 +35,4 @@
3535
"libc": [
3636
"musl"
3737
]
38-
}
38+
}

packages/workspace-tools/npm/linux-x64-gnu/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"access": "public"
2727
},
2828
"repository": {
29-
"url": "git+ssh://git@github.com/websublime/workspace-node-binding-tools.git",
29+
"url": "git+ssh://git@github.com/websublime/workspace-node-tools.git",
3030
"type": "git"
3131
},
3232
"os": [
@@ -35,4 +35,4 @@
3535
"libc": [
3636
"glibc"
3737
]
38-
}
38+
}

packages/workspace-tools/npm/linux-x64-musl/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"access": "public"
2727
},
2828
"repository": {
29-
"url": "git+ssh://git@github.com/websublime/workspace-node-binding-tools.git",
29+
"url": "git+ssh://git@github.com/websublime/workspace-node-tools.git",
3030
"type": "git"
3131
},
3232
"os": [
@@ -35,4 +35,4 @@
3535
"libc": [
3636
"musl"
3737
]
38-
}
38+
}

0 commit comments

Comments
 (0)