Skip to content

Commit

Permalink
v1.4.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Shirtiny committed Dec 9, 2021
1 parent 63d0f46 commit a14619b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shirtiny/ts-lib-template",
"version": "1.4.14",
"version": "1.4.15",
"description": "ts-lib-template desc",
"types": "./dist/types/main.d.ts",
"main": "./dist/main.es.js",
Expand Down Expand Up @@ -59,6 +59,7 @@
"camelcase": "^6.2.1",
"dotenv-cli": "^4.0.0",
"esbuild": "0.12.5",
"esbuild-plugin-inline-worker": "^0.1.1",
"esbuild-sass-plugin": "^1.4.8",
"eslint": "^7.28.0",
"eslint-config-prettier": "^8.3.0",
Expand Down

0 comments on commit a14619b

Please sign in to comment.