Skip to content

Commit

Permalink
3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkerboy7 committed Jun 25, 2023
2 parents 2dfc7e2 + 94680a7 commit bf8cc6d
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 79 deletions.
97 changes: 21 additions & 76 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "de-builder",
"version": "3.0.0",
"version": "3.0.1",
"description": "A Live Development Environment",
"main": "build/app.js",
"author": "Dexter Esajas <[email protected]>",
"license": "MIT",
"dependencies": {
"@browserify/uglifyify": "^6.0.0",
"browser-sync": "^2.29.1",
"browser-sync": "^2.29.3",
"browserify": "^17.0.0",
"chokidar": "^3.5.3",
"coffeescript": "^2.7.0",
Expand All @@ -21,7 +21,7 @@
"socket.io-client": "^4.6.1"
},
"devDependencies": {
"de-builder": "^2.1.6"
"de-builder": "^3.0.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit bf8cc6d

Please sign in to comment.