Skip to content
This repository was archived by the owner on Feb 8, 2019. It is now read-only.

Commit c8814d6

Browse files
committed
test(): remove bbva references
1 parent f9c602c commit c8814d6

File tree

2 files changed

+2
-15
lines changed

2 files changed

+2
-15
lines changed

shots/test/params.json

-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
{
22
"requirements": {
3-
"generator-cells-cordova-plugin" : {
4-
"npm": true,
5-
"listedIn": "npm",
6-
"uri" : "https://descinet.bbva.es/stash/scm/cellsnative/generator-cells-cordova-plugin.git",
7-
"version" : "0.0.15"
8-
},
93
"generator-pisco-recipe" : {
104
"npm": true,
115
"listedIn": "npm",

shots/test2/recipe/params.json

+2-9
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,10 @@
11
{
22
"requirements": {
3-
"bbva-components-catalog" : {
4-
"key": "bbva-web-components",
3+
"polymer" : {
54
"listedIn": "bower",
6-
"uri": "https://descinet.bbva.es/stash/scm/cat/bbva-components-catalog.git#1.1.1",
5+
"uri": "https://github.com/Polymer/polymer.git#v1.6.1",
76
"regexp": "=(.*?)"
87
},
9-
"generator-cells-cordova-plugin" : {
10-
"npm": true,
11-
"listedIn": "npm",
12-
"uri" : "https://descinet.bbva.es/stash/scm/cellsnative/generator-cells-cordova-plugin.git",
13-
"version" : "0.0.15"
14-
},
158
"generator-pisco-recipe" : {
169
"npm": true,
1710
"listedIn": "npm",

0 commit comments

Comments
 (0)