Bump version to align with go-types

This commit is contained in:
Fred Boniface 2024-04-14 22:31:22 +01:00
parent 61909c0015
commit a3a4409e1d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "@owlboard/ts-types", "name": "@owlboard/ts-types",
"version": "0.1.10", "version": "1.0.0",
"description": "Declares Typescript types for the OwlBoard stack", "description": "Declares Typescript types for the OwlBoard stack",
"main": "index.ts", "main": "index.ts",
"scripts": { "scripts": {