sainw 3 years ago
parent
commit
10d2d2b739
6 changed files with 35331 additions and 10752 deletions
  1. 0 0
      dist/index.js.map
  2. 0 0
      dist/index.modern.js.map
  3. 9727 10747
      example/package-lock.json
  4. 2 2
      example/package.json
  5. 25600 1
      package-lock.json
  6. 2 2
      package.json

File diff suppressed because it is too large
+ 0 - 0
dist/index.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/index.modern.js.map


File diff suppressed because it is too large
+ 9727 - 10747
example/package-lock.json


+ 2 - 2
example/package.json

@@ -10,11 +10,11 @@
     "eject": "node ../node_modules/react-scripts/bin/react-scripts.js eject"
   },
   "dependencies": {
+    "@mokkon/reactjs": "file:..",
     "react": "file:../node_modules/react",
     "react-dom": "file:../node_modules/react-dom",
-    "react-scripts": "file:../node_modules/react-scripts",
     "react-router-dom": "file:../node_modules/react-router-dom",
-    "@mokkon/reactjs": "file:.."
+    "react-scripts": "file:../node_modules/react-scripts"
   },
   "devDependencies": {
     "@babel/plugin-syntax-object-rest-spread": "^7.8.3"

File diff suppressed because it is too large
+ 25600 - 1
package-lock.json


+ 2 - 2
package.json

@@ -1,6 +1,6 @@
 {
   "name": "@mokkon/reactjs",
-  "version": "1.0.3",
+  "version": "1.1.0",
   "description": "Made with create-react-library",
   "author": "",
   "license": "MIT",
@@ -27,7 +27,6 @@
     "react": "^16.0.0"
   },
   "devDependencies": {
-    "microbundle-crl": "^0.13.10",
     "babel-eslint": "^10.0.3",
     "cross-env": "^7.0.2",
     "eslint": "^6.8.0",
@@ -41,6 +40,7 @@
     "eslint-plugin-react": "^7.17.0",
     "eslint-plugin-standard": "^4.0.1",
     "gh-pages": "^2.2.0",
+    "microbundle-crl": "^0.13.10",
     "npm-run-all": "^4.1.5",
     "prettier": "^2.0.4",
     "react": "^16.13.1",

Some files were not shown because too many files changed in this diff