Skip to content

Commit 9740497

Browse files
committed
📷 update images to codepen cdn
1 parent fbe1fc2 commit 9740497

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Vue VSCode Snippets
22

3-
![vue-snippet-hero](https://github.com/sdras/vue-vscode-snippets/blob/master/images/vue-snippet-hero.gif)
3+
![vue-snippet-hero](https://s3-us-west-2.amazonaws.com/s.cdpn.io/28963/vue-snippet-hero.gif)
44

55
## Description
66

@@ -10,7 +10,7 @@ This repo was built particularly for real world use. It doesn't catalogue the AP
1010

1111
_Current version: Vue2_
1212

13-
![SnippetDemo](https://github.com/sdras/vue-vscode-snippets/blob/master/images/SnippetDemo.gif)
13+
![SnippetDemo](https://s3-us-west-2.amazonaws.com/s.cdpn.io/28963/SnippetDemo.gif)
1414

1515
## Installation
1616

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vue-vscode-snippets",
33
"displayName": "Vue VSCode Snippets",
44
"description": "Snippets that will supercharge your Vue workflow",
5-
"version": "0.1.0",
5+
"version": "0.1.1",
66
"publisher": "sdras",
77
"engines": {
88
"vscode": "^1.15.0"

0 commit comments

Comments
 (0)