- update package name
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "@unom/unom-style",
|
||||
"name": "@unom/style",
|
||||
"version": "0.2.14",
|
||||
"description": "The official unom-style library",
|
||||
"main": "build/unom-style.js",
|
||||
@@ -15,6 +15,9 @@
|
||||
"files": [
|
||||
"build"
|
||||
],
|
||||
"publishConfig": {
|
||||
"registry": "https://packages.unom.io"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "unom",
|
||||
"license": "GPL-3.0-or-later",
|
||||
@@ -49,4 +52,4 @@
|
||||
"dependencies": {
|
||||
"css-color-converter": "^2.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user