Bladeren bron

[build] 3.0.0

Evan You 7 jaren geleden
bovenliggende
commit
87e67ae4a7
4 gewijzigde bestanden met toevoegingen van 7 en 7 verwijderingen
  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 v2.5.0
+ * vuex v3.0.0
  * (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: '2.5.0',
+  version: '3.0.0',
   mapState: mapState,
   mapState: mapState,
   mapMutations: mapMutations,
   mapMutations: mapMutations,
   mapGetters: mapGetters,
   mapGetters: mapGetters,

+ 2 - 2
dist/vuex.esm.js

@@ -1,5 +1,5 @@
 /**
 /**
- * vuex v2.5.0
+ * vuex v3.0.0
  * (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: '2.5.0',
+  version: '3.0.0',
   mapState: mapState,
   mapState: mapState,
   mapMutations: mapMutations,
   mapMutations: mapMutations,
   mapGetters: mapGetters,
   mapGetters: mapGetters,

+ 2 - 2
dist/vuex.js

@@ -1,5 +1,5 @@
 /**
 /**
- * vuex v2.5.0
+ * vuex v3.0.0
  * (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: '2.5.0',
+  version: '3.0.0',
   mapState: mapState,
   mapState: mapState,
   mapMutations: mapMutations,
   mapMutations: mapMutations,
   mapGetters: mapGetters,
   mapGetters: mapGetters,

File diff suppressed because it is too large
+ 1 - 1
dist/vuex.min.js


Some files were not shown because too many files changed in this diff