Skip to content

Commit b6dc25a

Browse files
committed
chore(package): Change name
1 parent dd0da85 commit b6dc25a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@apla/clickhouse",
2+
"name": "@cubejs-backend/apla-clickhouse",
33
"version": "1.6.4",
44
"description": "ClickHouse database interface",
55
"main": "src/clickhouse.js",
@@ -14,7 +14,7 @@
1414
},
1515
"repository": {
1616
"type": "git",
17-
"url": "git+https://github.com/apla/node-clickhouse.git"
17+
"url": "git+https://github.com/cube-js/apla-node-clickhouse.git"
1818
},
1919
"keywords": [
2020
"clickhouse",
@@ -24,9 +24,9 @@
2424
"author": "Ivan Baktsheev <[email protected]>",
2525
"license": "MIT",
2626
"bugs": {
27-
"url": "https://github.com/apla/node-clickhouse/issues"
27+
"url": "https://github.com/cube-js/apla-node-clickhouse/issues"
2828
},
29-
"homepage": "https://github.com/apla/node-clickhouse#readme",
29+
"homepage": "https://github.com/cube-js/apla-node-clickhouse#readme",
3030
"dependencies": {},
3131
"devDependencies": {
3232
"bluebird": "^3.5.0",

0 commit comments

Comments
 (0)