hsu-utils 0.0.10-alpha.1 → 0.0.10

Sign up to get free protection for your applications and to get access to all the features.
package/dist/hsu-utils.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * hsu-utils v0.0.10-alpha.1
3
+ * hsu-utils v0.0.9
4
4
  *
5
5
  * some front-end utils
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * hsu-utils v0.0.10-alpha.1
3
+ * hsu-utils v0.0.9
4
4
  *
5
5
  * some front-end utils
6
6
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hsu-utils",
3
- "version": "0.0.10-alpha.1",
3
+ "version": "0.0.10",
4
4
  "description": "some front-end utils",
5
5
  "repository": "git@github.com:VitaTsui/hsu-utils.git",
6
6
  "author": "VitaHsu <vitahsu7@gmail.com>",