Skip to content

Commit 94fd3d6

Browse files
committed
updated promises parcel and babel packages
1 parent caad2a2 commit 94fd3d6

File tree

16 files changed

+45
-32791
lines changed

16 files changed

+45
-32791
lines changed

Diff for: 12 Promises/00_start/.babelrc

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"plugins": [
3+
"@babel/plugin-proposal-class-properties"
4+
]
5+
}

0 commit comments

Comments
 (0)