Skip to content

Commit 79e4bd6

Browse files
committed
bump: 0.1.1
1 parent b10ce6c commit 79e4bd6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"name": "@nice-labs/formatjs-webpack-loader",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Webpack loader for @formatjs/icu-messageformat-parser",
55
"repository": {
66
"type": "git",
77
"url": "git+https://github.com/NiceLabs/formatjs-webpack-loader.git"
88
},
9+
"license": "MIT",
910
"main": "dist/index.js",
1011
"scripts": {
1112
"prepublishOnly": "npm start",

0 commit comments

Comments
 (0)