fix(smartsystem): Normalize package scopes, update dev dependencies and tooling, add pnpm workspace and packageManager, remove GitLab CI, and update imports/docs/tests
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
/**
|
||||
* autocreated commitinfo by @pushrocks/commitinfo
|
||||
* autocreated commitinfo by @push.rocks/commitinfo
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@pushrocks/smartsystem',
|
||||
version: '3.0.1',
|
||||
description: 'interact with the system you are running on'
|
||||
name: '@push.rocks/smartsystem',
|
||||
version: '3.0.2',
|
||||
description: 'A TypeScript library for interacting with the system it's running on, including environment, network, and hardware information.'
|
||||
}
|
||||
|
Reference in New Issue
Block a user