Skip to content

Commit d207f15

Browse files
committed
stuff
1 parent 9189473 commit d207f15

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

package.json

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,25 +16,16 @@
1616
],
1717
"author": "bloodyowl",
1818
"license": "MIT",
19-
"repository": {
20-
"type": "git",
21-
"url": "https://github.com/cssrecipes/utils.git"
22-
},
23-
"homepage": "https://github.com/cssrecipes/utils",
24-
"bugs": {
25-
"url": "https://github.com/cssrecipes/utils/issues"
26-
},
19+
"repository": "https://github.com/cssrecipes/utils.git",
2720
"files": [
28-
"CHANGELOG.md",
29-
"LICENSE",
3021
"lib",
3122
"index.css"
3223
],
3324
"peerDependencies": {
3425
"cssrecipes-custom-media-queries": "^0.3.0"
3526
},
3627
"devDependencies": {
37-
"cssnext": "^0.4.0",
28+
"cssnext": "^1.8.0",
3829
"cssrecipes-defaults": "^0.4.0",
3930
"cssrecipes-custom-media-queries": "^0.3.0",
4031
"cssrecipes-grid": "^0.4.0"

0 commit comments

Comments
 (0)