mirror of
https://github.com/jlengrand/soundcloud-web-component-application.git
synced 2026-03-10 08:41:23 +00:00
Updates bower and npm conf files
This commit is contained in:
@@ -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": {
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -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": "",
|
||||
|
||||
Reference in New Issue
Block a user