This commit is contained in:
2020-03-13 09:53:50 -07:00
parent f0d35e98d9
commit 058e1e75c5
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "react-whitelabel",
"version": "0.0.1",
"version": "0.0.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "react-whitelabel",
"version": "0.0.1",
"version": "0.0.2",
"description": "A React context and components that make run-time white-labeling of a React app easy.",
"main": "dist/app.bundle.js",
"scripts": {