Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Smilodon
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
8
Issues
8
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
liberty
host
Smilodon
Commits
1c82572b
Commit
1c82572b
authored
Jan 11, 2020
by
Shlee
Committed by
Nathan Ladd
Feb 19, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Require nodejs 10.13 as minimum release. (#12791)
* Update package.json * Update README.md
parent
ab469922
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
package.json
package.json
+1
-1
No files found.
package.json
View file @
1c82572b
...
...
@@ -2,7 +2,7 @@
"name"
:
"@tootsuite/mastodon"
,
"license"
:
"AGPL-3.0-or-later"
,
"engines"
:
{
"node"
:
">=
8.12
<13"
"node"
:
">=
10.13
<13"
},
"scripts"
:
{
"postversion"
:
"git push --tags"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment