Skip to content

Commit

Permalink
0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
szuprefix committed Jan 28, 2021
1 parent 4888fb7 commit 1b62ab9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "vue-django",
"version": "0.9.1",
"version": "0.9.2",
"description": "个人实验项目, 本框架的目标是借鉴并超越django admin的自动化思想, 实现UI前端的极简快速定制开发",
"main": "index.js",
"files": [
"src"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"publish": "npm publish --registry=https://registry.npmjs.org"
"npmjs": "npm publish --registry=https://registry.npmjs.org"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 1b62ab9

Please sign in to comment.