We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dab146a commit e709b2dCopy full SHA for e709b2d
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "babel-plugin-transform-typescript-metadata",
3
- "version": "0.0.1",
+ "version": "0.1.0",
4
"description": "Babel plugin to emit decorator metadata like typescript compiler",
5
"main": "lib/plugin.js",
6
"repository": "https://github.com/leonardfactory/babel-plugin-transform-typescript-metadata.git",
0 commit comments