Show More
Commit Description:
force log out when password change
Commit Description:
force log out when password change
References:
File last commit:
Show/Diff file:
Action:
node_modules/babel-runtime/package.json
| 16 lines
| 454 B
| application/json
| JsonLexer
|
r789 | { | |||
"name": "babel-runtime", | ||||
"version": "6.26.0", | ||||
"description": "babel selfContained runtime", | ||||
"license": "MIT", | ||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-runtime", | ||||
"author": "Sebastian McKenzie <sebmck@gmail.com>", | ||||
"dependencies": { | ||||
"core-js": "^2.4.0", | ||||
"regenerator-runtime": "^0.11.0" | ||||
}, | ||||
"devDependencies": { | ||||
"babel-helpers": "^6.22.0", | ||||
"babel-plugin-transform-runtime": "^6.23.0" | ||||
} | ||||
} | ||||