Przeglądaj źródła

Rename component

// FREEBIE
lilia 7 lat temu
rodzic
commit
fd470fe1fb
2 zmienionych plików z 3 dodań i 3 usunięć
  1. 3 3
      bower.json
  2. 0 0
      components/moment/min/moment-with-locales.js

+ 3 - 3
bower.json

@@ -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",

+ 0 - 0
components/momentjs/min/moment-with-locales.js → components/moment/min/moment-with-locales.js