chore(dependencies): get np working for publishing

This commit is contained in:
Dan Bucholtz
2017-12-07 21:40:29 -06:00
parent 69a0874a9e
commit 691d667780
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "@ionic/react", "name": "@ionic/react",
"version": "0.0.0", "version": "0.0.2-0",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@ionic/react", "name": "@ionic/react",
"version": "0.0.1", "version": "0.0.2-0",
"description": "React specific wrapper for @ionic/core", "description": "React specific wrapper for @ionic/core",
"keywords": [ "keywords": [
"ionic", "ionic",