Excluded files from npm package

This commit is contained in:
Stefano Falda 2018-03-18 21:30:36 +01:00
parent 8db74370c4
commit 11caaf6282
2 changed files with 4 additions and 2 deletions

View File

@ -1,2 +1,4 @@
spec
src
src
.babelrc
package-lock.json

View File

@ -33,7 +33,7 @@
"jasmine": "^2.7.0"
},
"dependencies": {
"localized-strings": "0.0.5",
"localized-strings": "0.0.6",
"react": "^16.0.0"
}
}