@synstack/resolved 1.0.1 → 1.0.3

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
@@ -5,7 +5,7 @@
5
5
  "access": "public"
6
6
  },
7
7
  "packageManager": "yarn@4.4.0",
8
- "version": "1.0.1",
8
+ "version": "1.0.3",
9
9
  "author": {
10
10
  "name": "pAIrprog",
11
11
  "url": "https://pairprog.io"
@@ -59,5 +59,5 @@
59
59
  "!src/**/*.test.ts",
60
60
  "dist/**/*"
61
61
  ],
62
- "gitHead": "c743297f6665c317dca929c1ab9dc7e756076321"
62
+ "gitHead": "ed339f5b4ef3a70b7371313234250b1e7445ef69"
63
63
  }