Skip to content

Commit

Permalink
v1.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
shirtiny committed Nov 27, 2021
1 parent 5ee2236 commit afcba9d
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": "ts-lib-template",
"version": "1.4.6",
"version": "1.4.7",
"description": "ts-lib-template desc",
"types": "./dist/types/main.d.ts",
"main": "./dist/main.es.js",
Expand Down Expand Up @@ -57,6 +57,7 @@
"@typescript-eslint/eslint-plugin": "^4.27.0",
"@typescript-eslint/parser": "^4.27.0",
"autoprefixer": "^10.3.0",
"camelcase": "^6.2.1",
"dotenv-cli": "^4.0.0",
"esbuild": "0.12.5",
"esbuild-sass-plugin": "^1.4.8",
Expand Down

0 comments on commit afcba9d

Please sign in to comment.