We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c15f0d commit 010a294Copy full SHA for 010a294
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "random-access-memory",
3
- "version": "4.1.0",
+ "version": "5.0.0",
4
"description": "Exposes the same interface as random-access-file but instead of writing/reading data to a file it maintains it in memory",
5
"main": "index.js",
6
"scripts": {
0 commit comments