adding the right dependencies
This commit is contained in:
parent
13d9020c7d
commit
8e40638b5e
@ -2,7 +2,7 @@
|
||||
* cursus API
|
||||
*/
|
||||
|
||||
import { restGet, restPost } from './restConsumer.js'
|
||||
import { restGet, restPostn, restDelete, restPatch } from './restConsumer.js'
|
||||
|
||||
/**
|
||||
* Create a new cursus (bundle of courses)
|
||||
|
Loading…
Reference in New Issue
Block a user