chore(release): 1.0.1 [skip ci] ## [1.0.1](https://github.com/node-casbin/file-adapter/compare/v1.0.0...v1.0.1) (2023-07-08) ### Bug Fixes * update node version ([#8](https://github.com/node-casbin/file-adapter/issues/8)) ([67e1a5d](https://github.com/node-casbin/file-adapter/commit/67e1a5dc23a8795f6dde2f77c941264abd080296))
File Adapter is the file adapter for Node-Casbin. It was built into node-casbin before version v5.6.1.
With this library, Node-Casbin can load policy from policy file.
yarn add -D casbin-file-adapter // or npm install casbin-prisma-adapter --save-dev
This project is under Apache 2.0 License. See the LICENSE file for the full license text.