atoms-state v0.8.1

#js#react#flux

git clone https://git.pyrossh.dev/atoms-state

Simple State management for react


35040aepyros2097 2021-04-03T09:25:17+05:30
remove publish config
Files changed (1) hide show
  1. package.json +0 -3
package.json CHANGED
@@ -34,9 +34,6 @@
34
34
  "singleQuote": true,
35
35
  "trailingComma": "es5"
36
36
  },
37
- "publishConfig": {
38
- "registry": "https://npm.pkg.github.com"
39
- },
40
37
  "repository": {
41
38
  "url": "[email protected]:pyros2097/atoms.git"
42
39
  },