Explorar o código

[build] 3.0.1

Evan You %!s(int64=7) %!d(string=hai) anos
pai
achega
d8b35b9b2a
Modificáronse 4 ficheiros con 7 adicións e 7 borrados
  1. 2 2
      dist/vuex.common.js
  2. 2 2
      dist/vuex.esm.js
  3. 2 2
      dist/vuex.js
  4. 1 1
      dist/vuex.min.js

+ 2 - 2
dist/vuex.common.js

@@ -1,5 +1,5 @@
 /**
 /**
- * vuex v3.0.0
+ * vuex v3.0.1
  * (c) 2017 Evan You
  * (c) 2017 Evan You
  * @license MIT
  * @license MIT
  */
  */
@@ -921,7 +921,7 @@ function getModuleByNamespace (store, helper, namespace) {
 var index = {
 var index = {
   Store: Store,
   Store: Store,
   install: install,
   install: install,
-  version: '3.0.0',
+  version: '3.0.1',
   mapState: mapState,
   mapState: mapState,
   mapMutations: mapMutations,
   mapMutations: mapMutations,
   mapGetters: mapGetters,
   mapGetters: mapGetters,

+ 2 - 2
dist/vuex.esm.js

@@ -1,5 +1,5 @@
 /**
 /**
- * vuex v3.0.0
+ * vuex v3.0.1
  * (c) 2017 Evan You
  * (c) 2017 Evan You
  * @license MIT
  * @license MIT
  */
  */
@@ -919,7 +919,7 @@ function getModuleByNamespace (store, helper, namespace) {
 var index_esm = {
 var index_esm = {
   Store: Store,
   Store: Store,
   install: install,
   install: install,
-  version: '3.0.0',
+  version: '3.0.1',
   mapState: mapState,
   mapState: mapState,
   mapMutations: mapMutations,
   mapMutations: mapMutations,
   mapGetters: mapGetters,
   mapGetters: mapGetters,

+ 2 - 2
dist/vuex.js

@@ -1,5 +1,5 @@
 /**
 /**
- * vuex v3.0.0
+ * vuex v3.0.1
  * (c) 2017 Evan You
  * (c) 2017 Evan You
  * @license MIT
  * @license MIT
  */
  */
@@ -925,7 +925,7 @@ function getModuleByNamespace (store, helper, namespace) {
 var index = {
 var index = {
   Store: Store,
   Store: Store,
   install: install,
   install: install,
-  version: '3.0.0',
+  version: '3.0.1',
   mapState: mapState,
   mapState: mapState,
   mapMutations: mapMutations,
   mapMutations: mapMutations,
   mapGetters: mapGetters,
   mapGetters: mapGetters,

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 1 - 1
dist/vuex.min.js


Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio