🎨 Improve syntax and remove current site structure

This commit is contained in:
brunosimon
2017-07-18 02:02:51 +02:00
parent c909611c8c
commit b545869813
223 changed files with 3342 additions and 26501 deletions
+5 -1
View File
@@ -1,6 +1,6 @@
{
"name": "keppler",
"version": "0.6.1",
"version": "1.0.0",
"description": "",
"bin": {
"keppler": "bin/index.js"
@@ -33,5 +33,9 @@
"slug": "^0.9.1",
"socket.io": "^1.4.6",
"socket.io-client": "^1.4.6"
},
"devDependencies": {
"eslint": "^4.2.0",
"eslint-plugin-node": "^5.1.0"
}
}