Skip to content

Commit

Permalink
chore(version): update package version 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ICELI committed Apr 21, 2017
1 parent dcf5ad7 commit 746837f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-seed",
"version": "0.6.0-beta.2",
"version": "0.6.0",
"description": "> angular项目基础框架,解决了前后端分离后,前端代码打包合并、资源文件CDN分离部署、单点登录、服务接口跨域、SPA页面SEO等问题",
"scripts": {
"dev": "cross-env NODE_ENV=dev webpack-dev-server --hot --inline --quiet --open --config ./build/webpack.config.js",
Expand Down

0 comments on commit 746837f

Please sign in to comment.