Skip to content

Commit 648810f

Browse files
committed
0.4.0
1 parent 69e2913 commit 648810f

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "messageformat-properties-loader",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Locale Property Resource Bundle Loader for Webpack",
55
"keywords": [
66
"properties",
@@ -13,6 +13,9 @@
1313
"webpack"
1414
],
1515
"main": "index.js",
16+
"files": [
17+
"index.js"
18+
],
1619
"repository": "https://github.com/messageformat/properties-loader",
1720
"author": "Eemeli Aro <[email protected]>",
1821
"license": "MIT",

0 commit comments

Comments
 (0)