Skip to content

Commit 661b9ff

Browse files
committed
fixing files published on npm
1 parent b60540a commit 661b9ff

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,15 @@
66
"files": [
77
"lib/**/*.js",
88
"lib/**/*.scss",
9+
"README",
10+
"logo.png",
911
"LICENSE"
1012
],
1113
"dependencies": {
1214
"@popperjs/core": "^2.5.4",
1315
"bootstrap": "^5.0.0",
1416
"matestack-ui-vuejs": "^3.0.0-rc1"
1517
},
16-
"devDependencies": {
17-
"webpack-dev-server": "^3.11.0"
18-
},
1918
"exports": {
2019
".": "./lib/matestack/ui/bootstrap/index.js"
2120
},

0 commit comments

Comments
 (0)