Rename component

// FREEBIE
This commit is contained in:
lilia 2016-08-25 11:18:17 -07:00
parent 87f4029210
commit fd470fe1fb
2 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@
"mustache": "~0.8.2",
"qrcode": "https://github.com/davidshimjs/qrcodejs.git#1c78ccd71",
"libphonenumber-api": "https://github.com/liliakai/libphonenumber-api.git",
"momentjs": "~2.14.0",
"moment": "~2.14.0",
"indexeddb-backbonejs-adapter": "*",
"intl-tel-input": "~4.0.1",
"blueimp-load-image": "~1.13.0",
@ -63,7 +63,7 @@
"libphonenumber-api": [
"libphonenumber_api-compiled.js"
],
"momentjs": [
"moment": [
"min/moment-with-locales.js"
],
"indexeddb-backbonejs-adapter": [
@ -115,7 +115,7 @@
"indexeddb-backbonejs-adapter",
"qrcode",
"libphonenumber-api",
"momentjs",
"moment",
"intl-tel-input",
"backbone.typeahead",
"blueimp-load-image",