Skip to content

Commit ebabb1e

Browse files
chore(package): remove script and update description.
1 parent d99a3a3 commit ebabb1e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0-beta",
44
"author": "@angular-package <contact@angular-package.dev>",
55
"homepage": "https://angular-package.github.io/spectre.css",
6-
"description": "Extension for sass modules and new modules.",
6+
"description": "Modified string Sass module.",
77
"main": "./index.scss",
88
"license": "MIT",
99
"publishConfig": {
@@ -19,9 +19,7 @@
1919
"peerDependencies": {
2020
"sass": "^1.78.0"
2121
},
22-
"scripts": {
23-
"dart": "dart compile-sass.dart"
24-
},
22+
"scripts": {},
2523
"repository": {
2624
"type": "git",
2725
"url": "https://github.com/angular-package/sass-string"

0 commit comments

Comments
 (0)