We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5419fe1 + b748310 commit bdf9290Copy full SHA for bdf9290
package.json
@@ -12,7 +12,7 @@
12
"vector",
13
"wgs84"
14
],
15
- "repository": "https://github.com/ezzatron/nvector-js",
+ "repository": "ezzatron/nvector-js",
16
"bugs": "https://github.com/ezzatron/nvector/issues",
17
"homepage": "https://ezzatron.com/nvector-js",
18
"author": "Erin Millard <contact@erin.id.au>",
@@ -38,7 +38,7 @@
38
"prepublishOnly": "tsc -p tsconfig.build.json"
39
},
40
"devDependencies": {
41
- "@arethetypeswrong/cli": "^0.15.3",
+ "@arethetypeswrong/cli": "^0.16.0",
42
"@fast-check/vitest": "^0.1.0",
43
"@size-limit/preset-small-lib": "^11.1.2",
44
"@skypack/package-check": "^0.2.2",
0 commit comments