Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
77ed3c74fc | |||
68d34afacb |
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "docs.foss.global",
|
"name": "docs.foss.global",
|
||||||
"version": "1.0.3",
|
"version": "1.0.4",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "Documentation and tooling setup for foss.global project.",
|
"description": "Documentation and tooling setup for foss.global project.",
|
||||||
"main": "dist_ts/index.js",
|
"main": "dist_ts/index.js",
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
# @foss.global/docs.foss.global
|
# @foss.global/docs.foss.global
|
||||||
> the docs for foss.global
|
|
||||||
|
> the docs for foss.global! Not more, not less.
|
||||||
|
|
||||||
## Legal
|
## Legal
|
||||||
> UNLICENSED licensed | **©** [Task Venture Capital GmbH](https://task.vc)
|
> UNLICENSED licensed | **©** [Task Venture Capital GmbH](https://task.vc)
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: 'docs.foss.global',
|
name: 'docs.foss.global',
|
||||||
version: '1.0.3',
|
version: '1.0.4',
|
||||||
description: 'Documentation and tooling setup for foss.global project.'
|
description: 'Documentation and tooling setup for foss.global project.'
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user