v7.0.0-beta.42
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "@babel/helper-annotate-as-pure",
|
||||
"version": "7.0.0-beta.41",
|
||||
"version": "7.0.0-beta.42",
|
||||
"description": "Helper function to annotate paths and nodes with #__PURE__ comment",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-annotate-as-pure",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"@babel/types": "7.0.0-beta.41"
|
||||
"@babel/types": "7.0.0-beta.42"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user