Skip to content

Commit

Permalink
v1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Shirtiny committed Sep 27, 2021
1 parent 9aeb509 commit 9af67f6
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.4",
"version": "1.4.5",
"description": "ts-lib-template desc",
"types": "./dist/types/main.d.ts",
"main": "./dist/main.es.js",
Expand Down Expand Up @@ -64,6 +64,7 @@
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"jest": "27.0.3",
"nanocolors": "^0.2.10",
"open": "^8.2.0",
"postcss": "^8.3.5",
"postcss-preset-env": "^6.7.0",
Expand Down

0 comments on commit 9af67f6

Please sign in to comment.