babel-plugin-named-asset-import 0.3.1-next.6a95aae9 → 0.3.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "babel-plugin-named-asset-import",
3
- "version": "0.3.1-next.6a95aae9",
3
+ "version": "0.3.1",
4
4
  "description": "Babel plugin for named asset imports in Create React App",
5
5
  "repository": "facebookincubator/create-react-app",
6
6
  "license": "MIT",