chore: add npmignore

This commit is contained in:
hrsonion 2019-06-13 15:46:59 +08:00
parent 048b8fbdc8
commit 53dcc79a0e
2 changed files with 3 additions and 1 deletions

2
,npmignore Normal file
View File

@ -0,0 +1,2 @@
node_modules
test/unit/coverage

View File

@ -1,6 +1,6 @@
{
"name": "naive-ui",
"version": "0.1.4",
"version": "0.1.5",
"description": "",
"main": "index.js",
"scripts": {