Skip to content

Commit

Permalink
Update npm package to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenperera committed Oct 12, 2023
1 parent 5da6e33 commit a53b44f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion npm/lib/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@

module.exports = {
REPO: "avencera/easywind",
VERSION: "v0.1.2",
VERSION: "v0.2.0",
};
4 changes: 2 additions & 2 deletions npm/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion npm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "easywind",
"version": "0.1.2",
"version": "0.2.0",
"description": "The easiest way to get started with Tailwind CSS, without the need to install any build tools. A live reload server and tailwind project generator.",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down

0 comments on commit a53b44f

Please sign in to comment.