@fncts/pattern 0.0.9 → 0.0.10

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 +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fncts/pattern",
3
- "version": "0.0.9",
3
+ "version": "0.0.10",
4
4
  "dependencies": {
5
5
  "ts-pattern": "^4.0.5"
6
6
  },