publish 0.1.0
All checks were successful
Build and publish / build-and-publish (push) Successful in 10s

This commit is contained in:
2023-08-20 20:14:59 -07:00
parent 14a9838d04
commit 0f63765418
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@js/types",
"version": "1.0.0",
"version": "0.1.0",
"description": "Template project for creating new TypeScript type-definition-only packages",
"main": "src/index.d.ts",
"types": "src/index.d.ts",