v0.0.160-next.9

This commit is contained in:
TypeScript Bot
2023-05-11 15:50:47 +00:00
parent f2b8bf5939
commit 80778bae9a
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "0.0.160-next.8",
"version": "0.0.160-next.9",
"npmClient": "yarn",
"useWorkspaces": true
}

View File

@@ -1,7 +1,7 @@
{
"name": "@definitelytyped/publisher",
"private": true,
"version": "0.0.160-next.8",
"version": "0.0.160-next.9",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"description": "Publish DefinitelyTyped definitions to NPM",