Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Commit

Permalink
add typescript and vue support to the readme
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
Marco Endres committed Feb 19, 2021
1 parent 9742401 commit 8d981c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Tool, which downloads a liferay page from a liferay portal and configures a webp
- You have all the window.Liferay.* functions
- You get the correct Language keys
- You have the the original config of the portlet
- Vue and Typescript files work

# How to Use

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clavis/lfr-js-portlet-utils",
"version": "1.1.1",
"version": "1.2.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand Down

0 comments on commit 8d981c3

Please sign in to comment.