~repos /atoms-state

#js#react#flux

GIT_CONFIG_PARAMETERS="'http.version=HTTP/1.1'" git clone https://git.pyrossh.dev/atoms-state.git
Discussions: https://groups.google.com/g/rust-embed-devs

Simple State management for react


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
  },