Updates bower and npm conf files

This commit is contained in:
Julien Lengrand-Lambert
2017-06-01 14:58:49 +02:00
parent 0ee2b608b1
commit 91826d6c73
2 changed files with 5 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
{
"name": "map-web-component-example",
"name": "soundcloud-web-component-application",
"description": "A simple website with a soundcloud player, built using web components (polymer)",
"dependencies": {
"polymer": "^2.0.0"
},
@@ -9,7 +10,5 @@
"bower_components",
"test",
"tests"
],
"resolutions": {
}
]
}

View File

@@ -1,7 +1,7 @@
{
"name": "map-web-component-example",
"name": "soundcloud-web-component-application",
"version": "1.0.0",
"description": "",
"description": "A simple website with a soundcloud player, built using web components (polymer)",
"private": true,
"scripts": {
"start": "",