Skip to content

Commit 04c9152

Browse files
committed
Rename package
1 parent cde229d commit 04c9152

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

now.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "statickit-js",
2+
"name": "statickit-html",
33
"version": 2,
44
"alias": "js.statickit.com",
55
"scope": "unstacked",

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"name": "@statickit/standalone",
2+
"name": "@statickit/html",
33
"version": "1.0.0-beta.12",
4-
"description": "The JavaScript client for StaticKit",
5-
"homepage": "https://statickit.com",
4+
"description": "The HTML client library for StaticKit",
5+
"homepage": "https://statickit.com/docs/html",
66
"author": "Derrick Reimer",
77
"license": "MIT",
88
"repository": {
99
"type": "git",
10-
"url": "https://github.com/unstacked/statickit-standalone.git"
10+
"url": "https://github.com/unstacked/statickit-html.git"
1111
},
1212
"module": "dist/statickit.esm.js",
1313
"main": "dist/statickit.cjs.js",

0 commit comments

Comments
 (0)