Skip to content
This repository was archived by the owner on Apr 9, 2022. It is now read-only.

Commit 7ac2475

Browse files
additional dependency info for readme
1 parent 561b062 commit 7ac2475

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Vue.js and django-rest-auth
22
========================================================================
3-
An example [Vue.js](https://github.com/vuejs/vue) project featuring an unstyled authentication and registration flow using endpoints from [django-rest-auth](https://github.com/Tivix/django-rest-auth).
3+
An example [Vue.js](https://github.com/vuejs/vue) project featuring an unstyled auth and registration flow using endpoints from [django-rest-auth](https://github.com/Tivix/django-rest-auth).
44

55
* [client](client)
66
* [server](server)
@@ -9,4 +9,4 @@ An example [Vue.js](https://github.com/vuejs/vue) project featuring an unstyled
99
- python 3.5+
1010
- pip
1111
- node 8.9.0
12-
- npm
12+
- npm 5.6.0

0 commit comments

Comments
 (0)