Skip to content

Commit cc619d9

Browse files
Merge pull request #2 from angular-package/develop
1.0.1-beta
2 parents f50f052 + 4306ddf commit cc619d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "@angular-package/sass-string",
3-
"version": "1.0.0-beta",
3+
"version": "1.0.1-beta",
44
"author": "@angular-package <contact@angular-package.dev>",
5-
"homepage": "https://angular-package.github.io/spectre.css",
5+
"homepage": "https://angular-package.github.io/sass-string",
66
"description": "Modified string Sass module.",
77
"main": "./index.scss",
88
"license": "MIT",
@@ -22,7 +22,7 @@
2222
"scripts": {},
2323
"repository": {
2424
"type": "git",
25-
"url": "https://github.com/angular-package/sass-string"
25+
"url": "git+https://github.com/angular-package/sass-string.git"
2626
},
2727
"bugs": {
2828
"url": "https://github.com/angular-package/sass-string/issues"

0 commit comments

Comments
 (0)