Opened 5 years ago
Closed 3 years ago
#5615 closed defect (fixed)
Find out about the package.json mentioned in extlib/README
Reported by: | Ben Sturmfels | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | programming | Keywords: | |
Cc: | Jonas Smedegaard | Parent Tickets: |
Description
extlib/README mentions a package.json
file that doesn't seem to exist. The commit message is "WIP" by Asheesh, so possibly this was something never completed? We should ask Asheesh. Currently the JavaScript dependencies are installed from bower.json
.
Note:
See TracTickets
for help on using tickets.
I believe the issue here is that extlib/README was copied direct from status.net code and not updated to use bower.json. I've updated it now.