occam-open-cli 6.0.315 → 6.0.317

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 +1 -1
  2. package/package.json +4 -4
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Occam Open-CLI
2
2
 
3
- [Occam](https://github.com/djalbat/occam)'s c**o**mmand line **p**ackag**e** manageme**n**t tool.
3
+ [Occam](https://github.com/djalbat/occam)'s package management tool.
4
4
 
5
5
  *This readme file is mostly for developers. For instructions tailored to end users, see the following:*
6
6
 
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "occam-open-cli",
3
3
  "author": "James Smith",
4
- "version": "6.0.315",
4
+ "version": "6.0.317",
5
5
  "license": "MIT, Anti-996",
6
6
  "homepage": "https://github.com/djalbat/occam-open-cli",
7
- "description": "Occam's command line package management tool.",
7
+ "description": "Occam's package management tool.",
8
8
  "repository": {
9
9
  "type": "git",
10
10
  "url": "https://github.com/djalbat/occam-open-cli"
@@ -12,8 +12,8 @@
12
12
  "dependencies": {
13
13
  "argumentative": "^2.0.32",
14
14
  "necessary": "^14.2.1",
15
- "occam-entities": "^1.0.274",
16
- "occam-file-system": "^6.0.296"
15
+ "occam-entities": "^1.0.275",
16
+ "occam-file-system": "^6.0.297"
17
17
  },
18
18
  "scripts": {},
19
19
  "bin": {