Skip to content

Commit 359386c

Browse files
authored
Merge pull request #38 from python-restx/documentation/32-change-authors
32 change npm package.json information
2 parents c9f90a4 + 3576631 commit 359386c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "flask-restx",
3-
"version": "0.10.1",
3+
"version": "0.1.0",
44
"description": "Fully featured framework for fast, easy and documented API development with Flask",
55
"repository": "python-restx/flask-restx",
66
"keywords": [
77
"swagger",
88
"flask"
99
],
10-
"author": "Axel Haustant",
10+
"author": "python-restx authors",
1111
"license": "BSD-3-Clause",
1212
"dependencies": {
1313
"swagger-ui-dist": "^3.4.0",

0 commit comments

Comments
 (0)