- Fix router import path in main.js - Handle Django REST Framework pagination format in API calls - Add getTemplates function to project API - Restart frontend development server
9 lines
143 B
JSON
9 lines
143 B
JSON
{
|
|
"name": "beep-boop",
|
|
"version": "1.2.3",
|
|
"repository" : {
|
|
"type" : "git",
|
|
"url": "git@github.com:substack/beep-boop.git"
|
|
}
|
|
}
|