Browse Source

Update index.js

文翼 6 years ago
parent
commit
3412aeb79c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/constants/index.js

+ 1 - 1
src/constants/index.js

@@ -1,4 +1,4 @@
-const VERSION = '1.14.2';
+const VERSION = '1.14.2'
 
 let bootstrapVersion = 4
 try {