master v0.0.2
Thomas Hintz 5 years ago
parent f0d35e98d9
commit 058e1e75c5

2
package-lock.json generated

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

@ -1,6 +1,6 @@
{ {
"name": "react-whitelabel", "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.", "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": {

Loading…
Cancel
Save