mirror of
https://github.com/Steffo99/bluelib.git
synced 2024-12-22 11:34:21 +00:00
📦 Rename the main file
This commit is contained in:
parent
742d81d583
commit
db5e362664
1 changed files with 2 additions and 2 deletions
|
@ -75,9 +75,9 @@
|
|||
"babel-loader": "8.1.0"
|
||||
},
|
||||
"files": [
|
||||
"dist/bluelib-react.umd.js"
|
||||
"dist/bluelib-react.js"
|
||||
],
|
||||
"main": "dist/bluelib-react.umd.js",
|
||||
"main": "dist/bluelib-react.js",
|
||||
"scripts": {
|
||||
"package:build": "webpack",
|
||||
"storybook:start": "start-storybook -p 30060 -s public",
|
||||
|
|
Loading…
Reference in a new issue