We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ef5939 commit b7a43c3Copy full SHA for b7a43c3
package.json
@@ -2,7 +2,7 @@
2
"name": "@angular-package/sass-string",
3
"version": "1.0.0-beta",
4
"author": "@angular-package <contact@angular-package.dev>",
5
- "homepage": "https://angular-package.github.io/spectre.css",
+ "homepage": "https://angular-package.github.io/sass-string",
6
"description": "Modified string Sass module.",
7
"main": "./index.scss",
8
"license": "MIT",
@@ -22,7 +22,7 @@
22
"scripts": {},
23
"repository": {
24
"type": "git",
25
- "url": "https://github.com/angular-package/sass-string"
+ "url": "git+https://github.com/angular-package/sass-string.git"
26
},
27
"bugs": {
28
"url": "https://github.com/angular-package/sass-string/issues"
0 commit comments