Skip to content

Commit

Permalink
Update version and readme (#203)
Browse files Browse the repository at this point in the history
* Update package name to stave_backend

* Update versions and readme

Co-authored-by: Suqi Sun <suqi.sun@mbp00482s-MacBook-Pro.local>
  • Loading branch information
hunterhector and Suqi Sun authored Jun 28, 2021
1 parent 3da161d commit 93ac945
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 12 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ stave -h
The project is tested on:

Python 3.6+
Django 3.0.4
yarn 1.22.4
Django 3.2.4
yarn 1.22.10

#### Run Django server
- `cd simple-backend`
Expand Down
2 changes: 1 addition & 1 deletion simple-backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
django==3.1.12
django>=3.1.9
django-guardian==2.3.0
13 changes: 4 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3309,15 +3309,10 @@ caniuse-api@^3.0.0:
lodash.memoize "^4.1.2"
lodash.uniq "^4.5.0"

caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000981, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001157:
version "1.0.30001159"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001159.tgz#bebde28f893fa9594dadcaa7d6b8e2aa0299df20"
integrity sha512-w9Ph56jOsS8RL20K9cLND3u/+5WASWdhC/PPrf+V3/HsM3uHOavWOR1Xzakbv4Puo/srmPHudkmCRWM7Aq+/UA==

caniuse-lite@^1.0.30001125:
version "1.0.30001208"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001208.tgz#a999014a35cebd4f98c405930a057a0d75352eb9"
integrity sha512-OE5UE4+nBOro8Dyvv0lfx+SRtfVIOM9uhKqFmJeUbGriqhhStgp1A0OyBpgy3OUF8AhYCT+PVwPC1gMl2ZcQMA==
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000981, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001125, caniuse-lite@^1.0.30001157:
version "1.0.30001240"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001240.tgz"
integrity sha512-nb8mDzfMdxBDN7ZKx8chWafAdBp5DAAlpWvNyUGe5tcDWd838zpzDN3Rah9cjCqhfOKkrvx40G2SDtP0qiWX/w==

capture-exit@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit 93ac945

Please sign in to comment.