utneque 1.0.0 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "utneque",
3
- "version": "1.0.0",
3
+ "version": "1.0.2",
4
4
  "workspaces": [
5
5
  "examples/*",
6
6
  "packages/*",
@@ -56,4 +56,4 @@
56
56
  "url": "https://github.com/KaileeJerde/utneque.git/issues"
57
57
  },
58
58
  "homepage": "https://github.com/KaileeJerde/utneque.git"
59
- }
59
+ }