skillo 0.1.2 → 0.1.3

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 -1
  2. package/package.json +1 -8
package/README.md CHANGED
@@ -192,7 +192,6 @@ Skillo is built with privacy as a core principle:
192
192
  ## Support
193
193
 
194
194
  - **Website:** [skillo.one](https://skillo.one)
195
- - **Issues:** [GitHub Issues](https://github.com/erkandogan/skillo/issues)
196
195
 
197
196
  ## License
198
197
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "skillo",
3
- "version": "0.1.2",
3
+ "version": "0.1.3",
4
4
  "description": "Autonomous workflow learning & skill generation system - Learn workflows by observation, not explanation",
5
5
  "keywords": [
6
6
  "cli",
@@ -15,13 +15,6 @@
15
15
  ],
16
16
  "author": "Erkan Dogan",
17
17
  "license": "UNLICENSED",
18
- "repository": {
19
- "type": "git",
20
- "url": "https://github.com/erkandogan/skillo"
21
- },
22
- "bugs": {
23
- "url": "https://github.com/erkandogan/skillo/issues"
24
- },
25
18
  "homepage": "https://skillo.one",
26
19
  "type": "module",
27
20
  "bin": {