@teselagen/range-utils 0.3.18 → 0.3.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +0 -10
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -69,16 +69,6 @@ Tests will automatically be run pre-commit.
69
69
 
70
70
  ## Updating this repo:
71
71
 
72
- ### Teselagen collaborators:
73
-
74
- Commit and push all changes
75
- Sign into npm using the teselagen npm account (npm whoami)
76
-
77
- ```
78
- npm version patch|minor|major
79
- npm publish
80
- ```
81
-
82
72
  ### Outside collaborators:
83
73
 
84
74
  fork and pull request please :)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@teselagen/range-utils",
3
- "version": "0.3.18",
3
+ "version": "0.3.19",
4
4
  "type": "module",
5
5
  "repository": "https://github.com/TeselaGen/tg-oss",
6
6
  "dependencies": {