Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

Commit

Permalink
#45: trying to make buildcomponents package use dependencies from roo…
Browse files Browse the repository at this point in the history
…t node_modules.
  • Loading branch information
espen42 committed Mar 15, 2021
1 parent cc9d34d commit 370f088
Show file tree
Hide file tree
Showing 7 changed files with 8,310 additions and 11,711 deletions.
9 changes: 9 additions & 0 deletions .babelrc
@@ -0,0 +1,9 @@
{
"presets": [
[
"@babel/preset-env",
"stage-0"
]
]
}

1 change: 1 addition & 0 deletions .nvmrc
@@ -0,0 +1 @@
12.21.0

0 comments on commit 370f088

Please sign in to comment.