We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b60540a commit 661b9ffCopy full SHA for 661b9ff
package.json
@@ -6,16 +6,15 @@
6
"files": [
7
"lib/**/*.js",
8
"lib/**/*.scss",
9
+ "README",
10
+ "logo.png",
11
"LICENSE"
12
],
13
"dependencies": {
14
"@popperjs/core": "^2.5.4",
15
"bootstrap": "^5.0.0",
16
"matestack-ui-vuejs": "^3.0.0-rc1"
17
},
- "devDependencies": {
- "webpack-dev-server": "^3.11.0"
18
- },
19
"exports": {
20
".": "./lib/matestack/ui/bootstrap/index.js"
21
0 commit comments