Feature/rebrand (#27)

This commit is contained in:
Daniel Lautzenheiser
2022-10-02 20:06:20 -04:00
committed by GitHub
parent 11a684f372
commit 8a59f850d1
117 changed files with 2398 additions and 2272 deletions

View File

@ -16,7 +16,7 @@
"noUnusedParameters": true,
"baseUrl": "./",
"paths": {
"@simplecms/simple-cms-core": ["./src"]
"@staticcms/core": ["./src"]
}
},
"include": ["**/src/**/*", "dev-test/index.js"],