Ver código fonte

fixed npm and bower version

tags/0.1.2^0
Robin Thoni 8 anos atrás
pai
commit
761a768502
2 arquivos alterados com 2 adições e 2 exclusões
  1. 1
    1
      bower.json
  2. 1
    1
      package.json

+ 1
- 1
bower.json Ver arquivo

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "luticate-auth",
3
-  "version": "0.1.0",
3
+  "version": "0.1.2",
4 4
   "authors": [
5 5
     "Robin THONI <robin@rthoni.com>"
6 6
   ],

+ 1
- 1
package.json Ver arquivo

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "auth",
3
-  "version": "0.1.0",
3
+  "version": "0.1.2",
4 4
   "description": "Luticate front authentication layer",
5 5
   "main": "dist/luticate-auth.min.js",
6 6
   "dependencies": {

Carregando…
Cancelar
Salvar