mirror of
https://github.com/MetinSeylan/Vue-Socket.io.git
synced 2025-04-16 15:21:28 +02:00
Fix spelling in Package.json
- Change `implemantation` to `implementation` - Change `vuejs` to `Vue.js` - Change `vuex` to `VueX`
This commit is contained in:
parent
59ff5848a8
commit
da2a6400c4
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
"name": "vue-socket.io",
|
||||
"author": "Metin Seylan <metinsyln@gmail.com>",
|
||||
"version": "3.0.5",
|
||||
"description": "socket.io implemantation for vuejs and vuex",
|
||||
"description": "socket.io implementation for Vue.js and Vuex",
|
||||
"main": "dist/vue-socketio.js",
|
||||
"scripts": {
|
||||
"build": "webpack --mode=production --progress --hide-modules"
|
||||
|
|
Loading…
Add table
Reference in a new issue