Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

Commit 21dc5c9

Browse files
authored
Update version
1 parent 3af0328 commit 21dc5c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "visualforce-html-webpack-plugin",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "A Webpack plugin to generate HTML file from Salesforce Visualforce page",
55
"repository": {
66
"type": "git",
@@ -36,4 +36,4 @@
3636
"promise": "^7.1.1",
3737
"cheerio": "^1.0.0-rc.2"
3838
}
39-
}
39+
}

0 commit comments

Comments
 (0)