- update package name
This commit is contained in:
parent
7ecf3b6a3e
commit
be24f193ce
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "@unom/unom-style",
|
"name": "@unom/style",
|
||||||
"version": "0.2.14",
|
"version": "0.2.14",
|
||||||
"description": "The official unom-style library",
|
"description": "The official unom-style library",
|
||||||
"main": "build/unom-style.js",
|
"main": "build/unom-style.js",
|
||||||
@ -15,6 +15,9 @@
|
|||||||
"files": [
|
"files": [
|
||||||
"build"
|
"build"
|
||||||
],
|
],
|
||||||
|
"publishConfig": {
|
||||||
|
"registry": "https://packages.unom.io"
|
||||||
|
},
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"author": "unom",
|
"author": "unom",
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user