add pages
This commit is contained in:
10
package.json
10
package.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "sigpro-ui",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"main": "./index.js",
|
||||
"module": "./index.js",
|
||||
"devDependencies": {
|
||||
@@ -20,6 +20,14 @@
|
||||
"default": "./css/index.js"
|
||||
}
|
||||
},
|
||||
"homepage": "https://natxocc.github.io/sigpro-ui/",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/natxocc/sigpro-ui.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/natxocc/sigpro-ui/issues"
|
||||
},
|
||||
"files": [
|
||||
"index.js",
|
||||
"dist",
|
||||
|
||||
Reference in New Issue
Block a user