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 645b862 commit e16cb10Copy full SHA for e16cb10
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "faucet-pipeline-static",
3
- "version": "1.0.0-rc.6",
+ "version": "1.0.0-rc.7",
4
"description": "Static Asset Pipeline",
5
"main": "index.js",
6
"scripts": {
@@ -19,7 +19,7 @@
19
},
20
"homepage": "http://www.faucet-pipeline.org",
21
"dependencies": {
22
- "faucet-pipeline-core": "~1.0.0-rc.9"
+ "faucet-pipeline-core": "~1.0.0-rc.10"
23
24
"devDependencies": {
25
"eslint-config-fnd": "^1.6.0",
0 commit comments