|
@@ -1,6 +1,6 @@
|
|
{
|
|
{
|
|
"name": "dt-theme",
|
|
"name": "dt-theme",
|
|
- "version": "1.0.8",
|
|
|
|
|
|
+ "version": "1.0.9",
|
|
"main": "lib/index.js",
|
|
"main": "lib/index.js",
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"@testing-library/jest-dom": "^5.17.0",
|
|
"@testing-library/jest-dom": "^5.17.0",
|
|
@@ -15,7 +15,6 @@
|
|
"test": "react-scripts test",
|
|
"test": "react-scripts test",
|
|
"eject": "react-scripts eject",
|
|
"eject": "react-scripts eject",
|
|
"pub1": "npx webpack --config webpack.config.js && npm publish",
|
|
"pub1": "npx webpack --config webpack.config.js && npm publish",
|
|
- "pub2": "npm version patch --no-git-tag-version && npx webpack --config webpack.config.js && npm publish",
|
|
|
|
"prepare": "husky install"
|
|
"prepare": "husky install"
|
|
},
|
|
},
|
|
"eslintConfig": {
|
|
"eslintConfig": {
|