mirror of
https://github.com/caprover/caprover
synced 2025-10-30 10:07:01 +00:00
Updated packages (#2165)
* Updated packages * Updated packages * Fixed formatting * Fixed tests
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import * as configstore from 'configstore'
|
||||
import configstore from 'configstore'
|
||||
import AppsDataStore from '../src/datastore/AppsDataStore'
|
||||
import ProjectsDataStore from '../src/datastore/ProjectsDataStore'
|
||||
import { ProjectDefinition } from '../src/models/ProjectDefinition'
|
||||
|
||||
describe('ProjectsDataStore', () => {
|
||||
let projectsDataStore: ProjectsDataStore
|
||||
|
||||
Reference in New Issue
Block a user