mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
fixed packages
This commit is contained in:
parent
21e9a793ac
commit
138abda609
2 changed files with 3 additions and 13 deletions
|
@ -23,4 +23,3 @@ spin
|
||||||
autoform
|
autoform
|
||||||
collection2
|
collection2
|
||||||
accounts-facebook
|
accounts-facebook
|
||||||
blaze
|
|
||||||
|
|
13
smart.lock
13
smart.lock
|
@ -4,10 +4,6 @@
|
||||||
"basePackages": {
|
"basePackages": {
|
||||||
"momentjs": {},
|
"momentjs": {},
|
||||||
"crypto-base": {},
|
"crypto-base": {},
|
||||||
"database-forms": {
|
|
||||||
"git": "git://github.com/SachaG/database-forms.git",
|
|
||||||
"branch": "master"
|
|
||||||
},
|
|
||||||
"crypto-md5": {},
|
"crypto-md5": {},
|
||||||
"iron-router": {},
|
"iron-router": {},
|
||||||
"nprogress": {},
|
"nprogress": {},
|
||||||
|
@ -26,11 +22,6 @@
|
||||||
"tag": "v3.1.2.1",
|
"tag": "v3.1.2.1",
|
||||||
"commit": "5df8d82a0595553415bbfae2930c6ecbeece5794"
|
"commit": "5df8d82a0595553415bbfae2930c6ecbeece5794"
|
||||||
},
|
},
|
||||||
"database-forms": {
|
|
||||||
"git": "git://github.com/SachaG/database-forms.git",
|
|
||||||
"branch": "master",
|
|
||||||
"commit": "b11ac7d5ca10df610ee5ca810cde45bb38ac81b7"
|
|
||||||
},
|
|
||||||
"crypto-md5": {
|
"crypto-md5": {
|
||||||
"git": "https://github.com/oortcloud/meteor-crypto-md5.git",
|
"git": "https://github.com/oortcloud/meteor-crypto-md5.git",
|
||||||
"tag": "v3.1.2.2",
|
"tag": "v3.1.2.2",
|
||||||
|
@ -48,8 +39,8 @@
|
||||||
},
|
},
|
||||||
"fast-render": {
|
"fast-render": {
|
||||||
"git": "https://github.com/arunoda/meteor-fast-render.git",
|
"git": "https://github.com/arunoda/meteor-fast-render.git",
|
||||||
"tag": "v0.2.4",
|
"tag": "v0.2.5",
|
||||||
"commit": "160a64bd61792f53a7c8848c5e979a953be13564"
|
"commit": "93e2fb334e55fbe9b5ebb2a2e65964018658f43e"
|
||||||
},
|
},
|
||||||
"spin": {
|
"spin": {
|
||||||
"git": "https://github.com/SachaG/meteor-spin.git",
|
"git": "https://github.com/SachaG/meteor-spin.git",
|
||||||
|
|
Loading…
Add table
Reference in a new issue