We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 885ac22 commit d22a586Copy full SHA for d22a586
package.json
@@ -56,7 +56,7 @@
56
"ava": "^1.2.1",
57
"babel-plugin-lodash": "^3.3.4",
58
"documentation": "^9.1.1",
59
- "documentation-theme-bespoke": "^0.4.10",
+ "documentation-theme-bespoke": "^0.4.11",
60
"gulp": "^4.0.0",
61
"gulp-better-rollup": "^3.4.0",
62
"gulp-chmod": "^2.0.0",
@@ -72,8 +72,8 @@
72
"dependencies": {
73
"@thebespokepixel/meta": "^1.0.0",
74
"read-pkg": "^4.0.1",
75
- "trucolor": "^0.7.5",
76
- "truwrap": "^0.8.4",
+ "trucolor": "^1.0.0",
+ "truwrap": "^1.0.0",
77
"update-notifier": "^2.5.0",
78
"yargs": "^13.2.0"
79
},
@@ -88,12 +88,6 @@
88
"src/docs/example.js"
89
]
90
91
- "ava": {
92
- "verbose": true,
93
- "files": [
94
- "test/*.js"
95
- ]
96
- },
97
"badges": {
98
"github": "MarkGriffiths",
99
"npm": "thebespokepixel",
@@ -144,4 +138,4 @@
144
138
145
139
146
140
}
147
-}
141
+}
0 commit comments