Skip to content

Commit e5173ad

Browse files
committed
remove node modules
1 parent 4e66d33 commit e5173ad

File tree

576 files changed

+5
-98339
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

576 files changed

+5
-98339
lines changed

.github/workflows/automation.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,11 @@ jobs:
4848
steps:
4949
- name: Checkout
5050
uses: actions/checkout@v2
51-
51+
- name: Setup node
52+
uses: actions/setup-node@v2
53+
with:
54+
node-version: 14.15.4
55+
- run: yarn start
5256
- name: update documentation
5357
uses: CoCreate-app/CoCreate-docs@master
5458

node_modules/.bin/esparse

Lines changed: 0 additions & 1 deletion
This file was deleted.

node_modules/.bin/esvalidate

Lines changed: 0 additions & 1 deletion
This file was deleted.

node_modules/.bin/json5

Lines changed: 0 additions & 1 deletion
This file was deleted.

node_modules/.yarn-integrity

Lines changed: 0 additions & 177 deletions
This file was deleted.

node_modules/@cocreate/crud-client/.github/FUNDING.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

node_modules/@cocreate/crud-client/.github/workflows/automation.yml

Lines changed: 0 additions & 111 deletions
This file was deleted.

0 commit comments

Comments
 (0)