diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 4549e4429..2a63b4a84 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "reactjs-components", - "version": "0.0.6", + "version": "0.0.7", "npm-shrinkwrap-version": "5.4.0", "node-version": "v0.10.40", "dependencies": { diff --git a/package.json b/package.json index 153ab0c72..dea2aadea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reactjs-components", - "version": "0.0.6", + "version": "0.0.7", "description": "React UI Components by Mesosphere", "author": { "name": "Mesosphere Frontend Team", @@ -10,7 +10,8 @@ "license": "Apache-2.0", "files": [ "main.js", - "lib" + "lib", + "npm-shrinkwrap.json" ], "main": "main.js", "dependencies": {