Skip to content

Commit

Permalink
1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rmp135 committed Jan 17, 2023
1 parent 4e1184a commit c7240b5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rmp135/sql-ts",
"version": "1.15.1",
"version": "1.16.0",
"main": "./dist/index.js",
"license": "MIT",
"description": "Generate TypeScript definitions from database schemas.",
Expand All @@ -14,7 +14,6 @@
"/dist"
],
"scripts": {
"prepublishOnly": "npm run build",
"prepack": "npm run build",
"build": "tsc",
"prebuild": "copyfiles -f ./src/template.handlebars ./dist/",
Expand Down

0 comments on commit c7240b5

Please sign in to comment.