Skip to content

Commit

Permalink
update name
Browse files Browse the repository at this point in the history
  • Loading branch information
Cody committed Jun 20, 2018
1 parent e75ee55 commit 00b41ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "vue-lazy-bg-sizes",
"name": "vue-lazy-background-sizes",
"main": "./dist/lazy-background-image.common.js",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"build-bundle": "vue-cli-service build --target lib --name lazy-background-image src/components/LazyBackgroundImage.vue",
"build-bundle": "vue-cli-service build --target lib --name lazy-background-sizes src/components/LazyBackgroundSizes.vue",
"lint": "vue-cli-service lint"
},
"dependencies": {
Expand Down

0 comments on commit 00b41ef

Please sign in to comment.