~repos /atoms-state

#js#react#flux

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

Simple State management for react


35040ae4 pyros2097

4 years ago
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": "git@github.com:pyros2097/atoms.git"
42
39
  },