Skip to content

Commit a6344bf

Browse files
author
nicosammito
committed
feat: update package name and version in package.json
1 parent cb2518c commit a6344bf

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "triangulum",
3-
"version": "0.0.0",
2+
"name": "@code0-tech/triangulum",
3+
"version": "0.1.0",
44
"description": "",
55
"homepage": "https://github.com/code0-tech/triangulum#readme",
66
"bugs": {
@@ -10,7 +10,6 @@
1010
"type": "git",
1111
"url": "git+https://github.com/code0-tech/triangulum.git"
1212
},
13-
"license": "ISC",
1413
"author": "CodeZero",
1514
"type": "module",
1615
"main": "./dist/triangulum.cjs.js",

0 commit comments

Comments
 (0)