@reactful/create 0.0.52 → 0.0.53

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 +2 -1
package/package.json CHANGED
@@ -1,7 +1,8 @@
1
1
  {
2
2
  "name": "@reactful/create",
3
- "version": "0.0.52",
3
+ "version": "0.0.53",
4
4
  "main": "index.js",
5
+ "type": "module",
5
6
  "description": "reactful scafold tool",
6
7
  "author": "jonathan de sena ribeiro <jsenaribeiro@gmail.com>",
7
8
  "license": "MIT",