We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 682344a commit 715f1e6Copy full SHA for 715f1e6
setup.py
@@ -8,7 +8,7 @@
8
packages=['django_react', 'django_react.services'],
9
package_data={
10
'django_react': [
11
- 'package.json',
+ 'services/package.json',
12
'services/render.js',
13
'templates/django_react/*.html',
14
]
0 commit comments