diff --git a/index.html b/index.html index 314138a..ae23730 100644 --- a/index.html +++ b/index.html @@ -4,9 +4,6 @@ Vue Select | VueJS Select2/Chosen Component - - - @@ -14,7 +11,8 @@ - + + @@ -36,7 +34,5 @@ ga('create', 'UA-12818324-8', 'auto'); ga('send', 'pageview'); - - diff --git a/package.json b/package.json index 9022d39..5300183 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,7 @@ "author": "Jeff Sagal ", "private": false, "main": "src/components/Select.vue", + "license": "MIT", "scripts": { "dev": "node build/dev-server.js", "build": "node build/build.js", @@ -53,6 +54,7 @@ "node-sass": "^3.7.0", "ora": "^0.2.0", "phantomjs-prebuilt": "^2.1.3", + "prismjs": "^1.5.0", "sass-loader": "^3.2.0", "shelljs": "^0.7.0", "url-loader": "^0.5.7", diff --git a/src/App.vue b/src/App.vue index 38825b9..cac787a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,124 +1,8 @@ \ No newline at end of file diff --git a/src/components/snippets/InstallSnippet.vue b/src/components/snippets/InstallSnippet.vue index fd64380..75a33eb 100644 --- a/src/components/snippets/InstallSnippet.vue +++ b/src/components/snippets/InstallSnippet.vue @@ -24,6 +24,12 @@