Skip to content

Commit aead470

Browse files
authored
Update repository URL in package.json
1 parent f7bb12f commit aead470

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "0.1.31",
55
"description": "Strict TypeScript types for style based on MDN data",
6-
"repository": "https://github.com/dev-five-git/csstypes",
6+
"repository": "https://github.com/dev-five-git/csstype-extra",
77
"author": "devfive",
88
"license": "Apache-2.0",
99
"keywords": [
@@ -36,4 +36,4 @@
3636
"publishConfig": {
3737
"access": "public"
3838
}
39-
}
39+
}

0 commit comments

Comments
 (0)