Browse Source

fixed npm and bower version

develop
Robin Thoni 8 years ago
parent
commit
e1daf2660a
2 changed files with 2 additions and 2 deletions
  1. 1
    1
      bower.json
  2. 1
    1
      package.json

+ 1
- 1
bower.json View File

@@ -1,7 +1,7 @@
1 1
 {
2 2
   "name": "luticate",
3 3
   "description": "Luticate front",
4
-  "version": "0.1.0",
4
+  "version": "0.1.2",
5 5
   "homepage": "",
6 6
   "license": "",
7 7
   "private": true,

+ 1
- 1
package.json View File

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "utils",
3
-  "version": "0.1.0",
3
+  "version": "0.1.2",
4 4
   "description": "Luticate front",
5 5
   "main": "app.js",
6 6
   "dependencies": {},

Loading…
Cancel
Save