@backstage/config
Advanced tools
Comparing version 0.1.1-alpha.26 to 0.1.1
{ | ||
"name": "@backstage/config", | ||
"description": "Config API used by Backstage core, backend, and CLI", | ||
"version": "0.1.1-alpha.26", | ||
"version": "0.1.1", | ||
"private": false, | ||
@@ -15,3 +15,3 @@ "publishConfig": { | ||
"type": "git", | ||
"url": "https://github.com/spotify/backstage", | ||
"url": "https://github.com/backstage/backstage", | ||
"directory": "packages/config" | ||
@@ -43,4 +43,4 @@ }, | ||
], | ||
"gitHead": "cdeef5a241b7a0ffe78284b30a4c8fe461a83e94", | ||
"gitHead": "8360d9f7e29119eef62f6ffe6d8204d9ed1389ea", | ||
"module": "dist/index.esm.js" | ||
} |
@@ -11,3 +11,3 @@ # @backstage/config | ||
- [Backstage Readme](https://github.com/spotify/backstage/blob/master/README.md) | ||
- [Backstage Documentation](https://github.com/spotify/backstage/blob/master/docs/README.md) | ||
- [Backstage Readme](https://github.com/backstage/backstage/blob/master/README.md) | ||
- [Backstage Documentation](https://github.com/backstage/backstage/blob/master/docs/README.md) |
68566