Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0f2ec02ae1 | |||
| a1bf65cf52 |
2
dist/app.bundle.js.map
vendored
2
dist/app.bundle.js.map
vendored
File diff suppressed because one or more lines are too long
1313
package-lock.json
generated
1313
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "react-whitelabel",
|
"name": "react-whitelabel",
|
||||||
"version": "0.0.2",
|
"version": "0.0.4",
|
||||||
"description": "A React context and components that make run-time white-labeling of a React app easy.",
|
"description": "A React context and components that make run-time white-labeling of a React app easy.",
|
||||||
"main": "dist/app.bundle.js",
|
"main": "dist/app.bundle.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@@ -22,6 +22,8 @@
|
|||||||
"homepage": "https://thomashintz.org/lib/react-whitelabel",
|
"homepage": "https://thomashintz.org/lib/react-whitelabel",
|
||||||
"license": "(GPL-3.0+ OR MIT)",
|
"license": "(GPL-3.0+ OR MIT)",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"@babel/compat-data": "^7.10.5",
|
||||||
|
"@babel/core": "^7.10.5",
|
||||||
"react": "^16.13.0"
|
"react": "^16.13.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user