We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b10ce6c commit 79e4bd6Copy full SHA for 79e4bd6
package.json
@@ -1,11 +1,12 @@
1
{
2
"name": "@nice-labs/formatjs-webpack-loader",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"description": "Webpack loader for @formatjs/icu-messageformat-parser",
5
"repository": {
6
"type": "git",
7
"url": "git+https://github.com/NiceLabs/formatjs-webpack-loader.git"
8
},
9
+ "license": "MIT",
10
"main": "dist/index.js",
11
"scripts": {
12
"prepublishOnly": "npm start",
0 commit comments