mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-12-24 22:21:45 +03:00
Include all of lib in package
This commit is contained in:
parent
a50484939c
commit
2d74bd8aab
@ -7,7 +7,8 @@
|
||||
"test": "tests"
|
||||
},
|
||||
"files": [
|
||||
"dist.js"
|
||||
"dist.js",
|
||||
"lib/**/*.js"
|
||||
],
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
|
Loading…
Reference in New Issue
Block a user