Adds DFs, Updates rspec behaviour regarding --fail-fast
This commit is contained in:
13
spec/fixtures/dynamic_finders/plugin_version/convatic/composer_file/package.json
vendored
Normal file
13
spec/fixtures/dynamic_finders/plugin_version/convatic/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "convatic-wp",
|
||||
"version": "0.1.0",
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.2",
|
||||
"grunt-contrib-concat": "0.1.3",
|
||||
"grunt-contrib-watch": "0.5.3",
|
||||
"grunt-contrib-uglify": "0.2.0",
|
||||
"grunt-contrib-sass": "~0.6.0",
|
||||
"grunt-contrib-cssmin": "~0.7.0",
|
||||
"grunt-contrib-jshint": "~0.8.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user