Skip to content

Commit

Permalink
release v 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ujjwalguptaofficial committed Nov 24, 2018
1 parent d4b8cc3 commit e8b9e6d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/fort.js

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

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"name": "fortjs",
"version": "0.6.0",
"description": "Modern, Advanced & structured MVC web framework for nodejs targeting good code structures, modularity based on the principle of fortification.",
"version": "0.7.0",
"description": "Fort based MVC web framework for nodejs targeting good code structures & modularity.",
"main": "dist/fort.js",
"types": "dist/ts/index.d.ts",
"keywords": ["web", "node", "framework", "typescript", "es6", "rest"],
"scripts": {
"lint": "tslint src/code/**/*.ts",
"webpack": "webpack --config src/webpack/webpack.dev.config.js",
Expand Down

0 comments on commit e8b9e6d

Please sign in to comment.