avancement planning
This commit is contained in:
+3
-4
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "fast-uri",
|
||||
"description": "Dependency-free RFC 3986 URI toolbox",
|
||||
"version": "3.1.0",
|
||||
"version": "3.1.2",
|
||||
"main": "index.js",
|
||||
"type": "commonjs",
|
||||
"types": "types/index.d.ts",
|
||||
@@ -58,12 +58,11 @@
|
||||
"test:typescript": "tsd"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@fastify/pre-commit": "^2.1.0",
|
||||
"ajv": "^8.16.0",
|
||||
"eslint": "^9.17.0",
|
||||
"neostandard": "^0.12.0",
|
||||
"neostandard": "^0.13.0",
|
||||
"playwright-test": "^14.1.12",
|
||||
"tape": "^5.8.1",
|
||||
"tsd": "^0.32.0"
|
||||
"tsd": "^0.33.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user