Skip to content

Commit

Permalink
0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eemeli committed Apr 1, 2020
1 parent 69e2913 commit 648810f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "messageformat-properties-loader",
"version": "0.3.0",
"version": "0.4.0",
"description": "Locale Property Resource Bundle Loader for Webpack",
"keywords": [
"properties",
Expand All @@ -13,6 +13,9 @@
"webpack"
],
"main": "index.js",
"files": [
"index.js"
],
"repository": "https://github.com/messageformat/properties-loader",
"author": "Eemeli Aro <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 648810f

Please sign in to comment.