Skip to content

Commit

Permalink
fixed venv ref; updated package for sec
Browse files Browse the repository at this point in the history
  • Loading branch information
codyparker committed Sep 28, 2018
1 parent f8003b0 commit 93a86fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion manage.py
@@ -1,4 +1,5 @@
#!/Users/cody/.virtualenvs/channels-obstruction/bin/python
#!/usr/bin/env python

import os
import sys

Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -26,7 +26,7 @@
"style-loader": "^0.13.1",
"webpack": "^3.11.0",
"webpack-bundle-tracker": "0.0.93",
"webpack-dev-server": "^1.15.1"
"webpack-dev-server": "^3.1.9"
},
"scripts": {
"webpack": "webpack --watch"
Expand Down

0 comments on commit 93a86fa

Please sign in to comment.