Skip to content

Commit 4687916

Browse files
committed
fix: update packages
1 parent 8c0f866 commit 4687916

File tree

7,044 files changed

+4
-699028
lines changed

Some content is hidden

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

7,044 files changed

+4
-699028
lines changed

.github/workflows/automation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
- master
1313

1414
jobs:
15-
updateKeyword:
15+
about:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Checkout
@@ -24,7 +24,7 @@ jobs:
2424
direction: overwrite-github # default is overwrite-file
2525
githubToken: ${{ secrets.GITHUB }}
2626

27-
ci:
27+
release:
2828
runs-on: ubuntu-latest
2929
steps:
3030
- name: Checkout

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ <h2>CoCreate-boilerplate</h2>
4343
</div>
4444
<p class="max-width:500px margin:20px_0px">A simple HTML5, CSS and pure javascript component. Easy configuration using data-attributes and highly styleable.</p>
4545
<div id="boilerplate-section" class="display:flex flex-wrap:wrap">
46-
<div class="flex-grow:1 min-width:300px width:50% padding:0px_10px margin:20px_0px">
46+
<div class="flex-grow:1 width:300px padding:0px_10px margin:20px_0px">
4747
<h2 class="border-bottom:1px_solid_lightgrey padding:5px_0px">Install</h2>
4848
<pre><code class="language-javascript">npm install cocreate-boilerplate</code></pre>
4949
<p class="padding:10px_0px">Or you can use cdn link:</p>
@@ -74,7 +74,7 @@ <h4><span>data-boilerplate</span> <span class="cocreate-badge success">string</s
7474
</ul>
7575
</div>
7676

77-
<div class="flex-grow:1 min-width:300px width:50% padding:0px_10px margin:20px_0px border-bottom:1px_solid_lightgrey">
77+
<div class="flex-grow:1 width:300px padding:0px_10px margin:20px_0px border-bottom:1px_solid_lightgrey">
7878
<!-- SandBox -->
7979
<h2 class="border-bottom:1px_solid_lightgrey padding:5px_0px">Demo</h2>
8080
<div class="position:sticky top:0 padding:15px_0px height:100vh">

node_modules/.bin/acorn

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

node_modules/.bin/atob

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

node_modules/.bin/browserslist

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

node_modules/.bin/errno

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

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/import-local-fixture

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

node_modules/.bin/jsesc

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

0 commit comments

Comments
 (0)