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 9189473 commit d207f15Copy full SHA for d207f15
package.json
@@ -16,25 +16,16 @@
16
],
17
"author": "bloodyowl",
18
"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
+ "repository": "https://github.com/cssrecipes/utils.git",
27
"files": [
28
- "CHANGELOG.md",
29
- "LICENSE",
30
"lib",
31
"index.css"
32
33
"peerDependencies": {
34
"cssrecipes-custom-media-queries": "^0.3.0"
35
},
36
"devDependencies": {
37
- "cssnext": "^0.4.0",
+ "cssnext": "^1.8.0",
38
"cssrecipes-defaults": "^0.4.0",
39
"cssrecipes-custom-media-queries": "^0.3.0",
40
"cssrecipes-grid": "^0.4.0"
0 commit comments