mirror of
https://github.com/dzeiocom/components.git
synced 2025-06-20 14:39:18 +00:00
12
.npmignore
12
.npmignore
@ -1,13 +1,13 @@
|
||||
.github/
|
||||
src/
|
||||
README.md
|
||||
tsconfig.json
|
||||
vite.config.js
|
||||
.storybook/
|
||||
node_modules/
|
||||
*.stories.js
|
||||
src/
|
||||
.editorconfig
|
||||
.gitattributes
|
||||
.gitignore
|
||||
.npmignore
|
||||
*.tgz
|
||||
LICENSE
|
||||
vite.config.js
|
||||
package-lock.json
|
||||
tsconfig.json
|
||||
README.md
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@dzeio/components",
|
||||
"version": "1.0.0-alpha.17",
|
||||
"version": "1.0.0-beta.1",
|
||||
"license": "MIT",
|
||||
"main": "./index.umd.js",
|
||||
"module": "./index.es.js",
|
||||
|
Reference in New Issue
Block a user